Minor change in Win32 port: fix wrong comment.

This commit is contained in:
fbernon 2007-12-23 14:41:29 +00:00
parent e3105fd059
commit e63bdc8022

View File

@ -213,8 +213,7 @@ a lot of data that needs to be copied, this should be set high. */
/* ---------- DHCP options ---------- */
/* Define LWIP_DHCP to 1 if you want DHCP configuration of
interfaces. DHCP is not implemented in lwIP 0.5.1, however, so
turning this on does currently not work. */
interfaces. */
#define LWIP_DHCP 0
/* 1 if you want to do an ARP check on the offered address