From e63bdc80222f539d7b5e96ec276a2466228d6cff Mon Sep 17 00:00:00 2001 From: fbernon Date: Sun, 23 Dec 2007 14:41:29 +0000 Subject: [PATCH] Minor change in Win32 port: fix wrong comment. --- ports/win32/lwipopts.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ports/win32/lwipopts.h b/ports/win32/lwipopts.h index d2f346a..43d63ac 100644 --- a/ports/win32/lwipopts.h +++ b/ports/win32/lwipopts.h @@ -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