summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index b3895cf7..302d3076 100644
--- a/src/main.c
+++ b/src/main.c
@@ -423,7 +423,7 @@ int main(int argc, char *argv[]) {
printHelp(programName);
goto normalExit;
- }
+ }
}
// if exist merge config file with CLI arguments