mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-29 03:14:04 +00:00
fix comment indentation
This commit is contained in:
parent
0ab21da820
commit
0d6001a196
@ -1425,8 +1425,8 @@
|
|||||||
#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
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user