mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-24 15:14:06 +00:00
Fix build warning in test_def.c
This commit is contained in:
parent
756b7431a7
commit
8542556a03
@ -2,7 +2,7 @@
|
||||
|
||||
#include "lwip/def.h"
|
||||
|
||||
#define MAGIC_UNTOUCHED_BYTE 0xfa
|
||||
#define MAGIC_UNTOUCHED_BYTE 0x7a
|
||||
#define TEST_BUFSIZE 32
|
||||
#define GUARD_SIZE 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user