--- embedaddon/mpd/src/ccp_mppc.h 2013/07/22 08:44:29 1.1.1.1 +++ embedaddon/mpd/src/ccp_mppc.h 2021/03/17 00:39:23 1.1.1.2 @@ -46,7 +46,7 @@ extern int MPPCPresent; extern int MPPEPresent; - extern int MppcStat(Context ctx, int ac, char *av[], void *arg); + extern int MppcStat(Context ctx, int ac, const char *const av[], const void *arg); extern int MppcTestCap(void); #endif