mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-17 18:33:45 +08:00
Fix build warning in test_def.c
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user