mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-20 23:26:56 +08:00
memp.h, stats.c: Fix stats_display function where memp_names table wasn't synchronized with memp.h
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#include "lwip/opt.h"
|
||||
|
||||
// If you change this enum, think to update memp_names in stats_display (stats.c)
|
||||
typedef enum {
|
||||
MEMP_PBUF,
|
||||
MEMP_RAW_PCB,
|
||||
|
||||
Reference in New Issue
Block a user