summaryrefslogtreecommitdiff
path: root/tests/common-cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common-cli.h')
-rw-r--r--tests/common-cli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common-cli.h b/tests/common-cli.h
index 8f6751512e..9c72b08e44 100644
--- a/tests/common-cli.h
+++ b/tests/common-cli.h
@@ -36,7 +36,7 @@ extern void test_init (void);
extern struct thread_master *master;
extern int dump_args(struct vty *vty, const char *descr,
- int argc, const char **argv);
+ int argc, struct cmd_token *argv[]);
#define DUMMY_HELPSTR \
"00\n01\n02\n03\n04\n05\n06\n07\n08\n09\n" \