mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-10 17:43:39 +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.