Added missing #if LWIP_DHCP #endif pair.

This commit is contained in:
likewise
2004-03-11 19:23:07 +00:00
parent 30fde02666
commit 4e44c2b993
2 changed files with 11 additions and 2 deletions

View File

@@ -9,6 +9,11 @@ HISTORY
(active STABLE-0_7 branch)
++ Bug fixes:
2004-03-11 Leon Woestenberg <leon.woestenberg@gmx.net>
* dhcp.c: Added missing #if LWIP_DHCP #endif pair.
(STABLE-0_7_1)
++ Bug fixes: