diff --git a/src/include/lwip/opt.h b/src/include/lwip/opt.h index 037469fd..2b6a0681 100644 --- a/src/include/lwip/opt.h +++ b/src/include/lwip/opt.h @@ -474,8 +474,7 @@ #define ETHARP_SUPPORT_VLAN 0 #endif -/** LWIP_ETHERNET==1: enable ethernet support for PPPoE even though ARP - * might be disabled +/** LWIP_ETHERNET==1: enable ethernet support even though ARP might be disabled */ #ifndef LWIP_ETHERNET #define LWIP_ETHERNET LWIP_ARP