aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-07-08 22:47:34 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-07-08 22:47:34 +0100
commit1631243cd9597b437c77268bd61b285d9a91e8d7 (patch)
tree397992fea87ec00a3a24a43fd564385d96b6f067 /src/main.c
parent8871729a65615df0eab213bbbf942abe75771704 (diff)
downloadgold-mine-run-1631243cd9597b437c77268bd61b285d9a91e8d7.tar.gz
gold-mine-run-1631243cd9597b437c77268bd61b285d9a91e8d7.zip
Added EOL
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index c18318e..1c14a88 100644
--- a/src/main.c
+++ b/src/main.c
@@ -25,7 +25,7 @@ static void run_help(const char *argv0)
" -h\tthis help screen\n"
" -v\tprint version and exit\n"
" -ns\trun the game with no sound\n\n"
- "More info and updates:\n"
+ "More info and updates:\n\n"
" " GAME_URL "\n\n",
argv0);
}