opt.h: Add LWIP_NETIF_CALLBACK (to avoid compiler warning) and set it to 0.

This commit is contained in:
fbernon
2007-03-21 15:35:02 +00:00
parent bb34d8cfd1
commit 766159e27e
2 changed files with 9 additions and 1 deletions

View File

@@ -70,9 +70,12 @@ HISTORY
* api_lib.c: Use memcpy in netbuf_copy_partial.
++ Bug fixes:
2007-03-21 Frédéric Bernon
* opt.h: Add LWIP_NETIF_CALLBACK (to avoid compiler warning) and set it to 0.
2007-03-21 Frédéric Bernon
* api_msg.c, igmp.c, igmp.h: Fix C++ style comments
2007-03-21 Kieran Mansley
* opt.h Change default PBUF_POOL_BUFSIZE to accomodate default MSS +
IP and TCP headers