mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 23:29:25 +00:00
Fixed comment on LWIP_HAVE_LOOPIF
This commit is contained in:
parent
0f24fba28a
commit
a58083b11e
@ -1270,7 +1270,7 @@
|
||||
------------------------------------
|
||||
*/
|
||||
/**
|
||||
* LWIP_HAVE_LOOPIF==1: Support loop interface (127.0.0.1) and loopif.c
|
||||
* LWIP_HAVE_LOOPIF==1: Support loop interface (127.0.0.1)
|
||||
*/
|
||||
#ifndef LWIP_HAVE_LOOPIF
|
||||
#define LWIP_HAVE_LOOPIF 0
|
||||
|
Loading…
Reference in New Issue
Block a user