summaryrefslogtreecommitdiffstats
path: root/cmd-source-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-source-file.c')
-rw-r--r--cmd-source-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-source-file.c b/cmd-source-file.c
index f22322ee..c9075530 100644
--- a/cmd-source-file.c
+++ b/cmd-source-file.c
@@ -39,7 +39,7 @@ struct cmd_source_file_data {
const struct cmd_entry cmd_source_file_entry = {
"source-file", "source",
"path",
- 0,
+ 0, 0,
cmd_source_file_init,
cmd_source_file_parse,
cmd_source_file_exec,