mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08: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"
|
#include "lwip/def.h"
|
||||||
|
|
||||||
#define MAGIC_UNTOUCHED_BYTE 0xfa
|
#define MAGIC_UNTOUCHED_BYTE 0x7a
|
||||||
#define TEST_BUFSIZE 32
|
#define TEST_BUFSIZE 32
|
||||||
#define GUARD_SIZE 4
|
#define GUARD_SIZE 4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user