mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-25 10:13:40 +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.