--- embedaddon/mpd/src/mbuf.h 2019/10/22 13:49:55 1.1.1.4 +++ embedaddon/mpd/src/mbuf.h 2021/03/17 00:39:23 1.1.1.5 @@ -90,7 +90,7 @@ /* 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); #endif