X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/959cce2660c25a7f9e248c969a5d9b013d6190d4..26a2025a1b7f12e9d962294583d76da30fb668d9:/tbf.c diff --git a/tbf.c b/tbf.c index c6273ce..93e1025 100644 --- a/tbf.c +++ b/tbf.c @@ -307,7 +307,7 @@ int tbf_run_timer(void) return 1; } -int cmd_show_tbf(struct cli_def *cli, char *command, char **argv, int argc) +int cmd_show_tbf(struct cli_def *cli, const char *command, char **argv, int argc) { int i; int count = 0;