Index: src/include/lwip/stats.h =================================================================== RCS file: /sources/lwip/lwip/src/include/lwip/stats.h,v retrieving revision 1.21 diff -u -p -r1.21 stats.h --- src/include/lwip/stats.h 30 Jun 2008 18:16:52 -0000 1.21 +++ src/include/lwip/stats.h 7 Jul 2008 11:06:06 -0000 @@ -271,7 +271,7 @@ void stats_display_sys(struct stats_sys #define stats_display_proto(proto, name) #define stats_display_igmp(igmp) #define stats_display_mem(mem, name) -#define stats_display_memp(mem, int index) +#define stats_display_memp(mem, index) #define stats_display_sys(sys) #endif /* LWIP_STATS_DISPLAY */