--- embedaddon/mpd/src/l2tp.h 2016/11/01 09:56:12 1.1.1.2 +++ embedaddon/mpd/src/l2tp.h 2021/03/17 00:39:23 1.1.1.3 @@ -19,7 +19,7 @@ extern const struct cmdtab L2tpSetCmds[]; extern const struct phystype gL2tpPhysType; - extern int L2tpsStat(Context ctx, int ac, char *av[], void *arg); + extern int L2tpsStat(Context ctx, int ac, const char *const av[], const void *arg); #endif