X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/59e6083b5ecbb2a8e9ab511ac2f8da40b5c82f66..refs/tags/2.2.1-2sames3.12:/tbf.c diff --git a/tbf.c b/tbf.c index 8b488d6..aa9810e 100644 --- a/tbf.c +++ b/tbf.c @@ -310,7 +310,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;