mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-09-09 03:27:01 +08:00

Our struct protent are const everywhere to save RAM, enable/disable flag on a const struct is useless, saving some flash, removed.
Our struct protent are const everywhere to save RAM, enable/disable flag on a const struct is useless, saving some flash, removed.