mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 17:13:49 +08:00
fix comment indentation
This commit is contained in:
@@ -1425,7 +1425,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* LWIP_LOOPIF_MCAST==1: Support multicast on loop interface (127.0.0.1).
|
* LWIP_LOOPIF_MCAST==1: Support multicast/IGMP on loop interface (127.0.0.1).
|
||||||
*/
|
*/
|
||||||
#ifndef LWIP_LOOPIF_MCAST
|
#ifndef LWIP_LOOPIF_MCAST
|
||||||
#define LWIP_LOOPIF_MCAST 0
|
#define LWIP_LOOPIF_MCAST 0
|
||||||
|
|||||||
Reference in New Issue
Block a user