From 1631243cd9597b437c77268bd61b285d9a91e8d7 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 8 Jul 2023 22:47:34 +0100 Subject: Added EOL --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); } -- cgit v1.2.3