mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
api_msg.c: Remove some compiler warnings : parameter "pcb" was never referenced.
This commit is contained in:
@@ -42,6 +42,9 @@ HISTORY
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
2007-03-04 Frédéric Bernon
|
||||
* api_msg.c: Remove some compiler warnings : parameter "pcb" was never referenced.
|
||||
|
||||
2007-03-04 Frédéric Bernon
|
||||
* api_lib.c: Fix "[patch #5764] api_lib.c cleanup: after patch #5687" (from Dmitry Potapov).
|
||||
The api_msg struct stay on the stack (not moved to netconn struct).
|
||||
|
||||
Reference in New Issue
Block a user