mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-13 10:16:40 +08:00
There is no good reason why this function should take a non-const pointer. While changing that also switch to a more generic `void*` instead of "byte".