mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-12 11:16:55 +08:00
Fixed compiler warnings in unit tests
This commit is contained in:
@@ -92,6 +92,7 @@ START_TEST(test_mem_random)
|
||||
int x;
|
||||
int size;
|
||||
int freestep;
|
||||
LWIP_UNUSED_ARG(_i);
|
||||
|
||||
fail_unless(lwip_stats.mem.used == 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user