summaryrefslogtreecommitdiff
path: root/cmds-inspect-dump-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-inspect-dump-tree.h')
-rw-r--r--cmds-inspect-dump-tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-inspect-dump-tree.h b/cmds-inspect-dump-tree.h
index 4481f8cd..755fb4b1 100644
--- a/cmds-inspect-dump-tree.h
+++ b/cmds-inspect-dump-tree.h
@@ -17,7 +17,7 @@
#ifndef __CMDS_INSPECT_DUMP_TREE_H__
#define __CMDS_INSPECT_DUMP_TREE_H__
-int cmd_inspect_dump_tree(int ac, char **av);
+int cmd_inspect_dump_tree(int argc, char **argv);
extern const char * const cmd_inspect_dump_tree_usage[];