aboutsummaryrefslogtreecommitdiffstats
path: root/src/firemon/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firemon/usage.c')
-rw-r--r--src/firemon/usage.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/firemon/usage.c b/src/firemon/usage.c
index 411fc1600..afd2b552a 100644
--- a/src/firemon/usage.c
+++ b/src/firemon/usage.c
@@ -75,8 +75,7 @@ static const char *const usage_str =
75 "\tUser - The owner of the sandbox.\n" 75 "\tUser - The owner of the sandbox.\n"
76 "\n" 76 "\n"
77 "License GPL version 2 or later\n" 77 "License GPL version 2 or later\n"
78 "Homepage: https://firejail.wordpress.com\n" 78 "Homepage: https://firejail.wordpress.com\n";
79 "\n";
80 79
81void print_version(void) { 80void print_version(void) {
82 printf("firemon version %s\n\n", VERSION); 81 printf("firemon version %s\n\n", VERSION);