summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-01-25 10:19:09 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2016-01-25 10:19:09 +0100
commit181efe6b62e3c4fa8293d501719fa5934cb0f59c (patch)
tree87f3ee27babe34c617738f04f3a5d388fbaac08b
parentfa2a3e6599f515089a0631de9f77ffd21c8cf57f (diff)
indent
Change-Id: Icea77134a93c643a39bd6fd1d19a7820f56fe230 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-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