Hello,

I noticed 2 duplicated lines in src/core/init.c file:
#if (!LWIP_UDP && LWIP_SNMP)
  #error "If you want to use SNMP, you have to define LWIP_UDP=1 in your 
lwipopts.h

This 2 lines appears twice (in line 76 and in line 85).

Probably that this duplication appearing in 1.4.1 release can be removed in the 
next release.

Thanks!


/Eric

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to