Fixed comment on LWIP_HAVE_LOOPIF

This commit is contained in:
Simon Goldschmidt 2014-02-20 22:09:38 +01:00
parent 0f24fba28a
commit a58083b11e

View File

@ -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