fixed bug #34581 missing parentheses in udplite sockets code

This commit is contained in:
goldsimon
2011-10-18 11:04:08 +02:00
parent 21f39082b7
commit 9621ccb712
2 changed files with 5 additions and 2 deletions

View File

@@ -49,6 +49,9 @@ HISTORY
++ Bugfixes:
2011-10-18: Simon Goldschmidt
* sockets.c: fixed bug #34581 missing parentheses in udplite sockets code
2011-10-18: Simon Goldschmidt
* sockets.h: fixed bug #34580 fcntl() is missing in LWIP_COMPAT_SOCKETS