mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-20 14:03:38 +08:00
USP->UDP typo
This commit is contained in:
@@ -352,7 +352,7 @@ a lot of data that needs to be copied, this should be set high. */
|
|||||||
#define ICMP_STATS 1
|
#define ICMP_STATS 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef USP_STATS
|
#ifndef UDP_STATS
|
||||||
#define UDP_STATS 1
|
#define UDP_STATS 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user