summaryrefslogtreecommitdiff
path: root/one.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'one.cpp')
-rw-r--r--one.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/one.cpp b/one.cpp
index 03f5e5fa..8480988e 100644
--- a/one.cpp
+++ b/one.cpp
@@ -522,6 +522,8 @@ static int cli(int argc,char **argv)
cliPrintHelp(argv[0],stderr);
return 0;
}
+
+ return 0;
}
/****************************************************************************/