Return to mbuf.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / src |
version 1.1.1.4, 2019/10/22 13:49:55 | version 1.1.1.5, 2021/03/17 00:39:23 |
---|---|
Line 90 | Line 90 |
/* Etc */ | /* Etc */ |
extern int MemStat(Context ctx, int ac, char *av[], void *arg); | extern int MemStat(Context ctx, int ac, const char *const av[], const void *arg); |
extern void DumpBp(Mbuf bp); | extern void DumpBp(Mbuf bp); |
#endif | #endif |