From 91f2c4f8a765615657b693d09412f642ff4cdb91 Mon Sep 17 00:00:00 2001
From: mazmazz <mar.marcoz@outlook.com>
Date: Sun, 25 Nov 2018 08:17:57 -0500
Subject: [PATCH] Whitespace

---
 src/d_main.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/d_main.c b/src/d_main.c
index cb06466c34..9b34ed9415 100644
--- a/src/d_main.c
+++ b/src/d_main.c
@@ -931,9 +931,9 @@ void D_SRB2Main(void)
 	CONS_Printf(
 	"\n\nSonic Robo Blast 2\n"
 	"Copyright (C) 1998-2018 by Sonic Team Junior\n\n"
-    "This program comes with ABSOLUTELY NO WARRANTY.\n\n"
-    "This is free software, and you are welcome to redistribute it\n"
-    "and/or modify it under the terms of the GNU General Public License\n"
+	"This program comes with ABSOLUTELY NO WARRANTY.\n\n"
+	"This is free software, and you are welcome to redistribute it\n"
+	"and/or modify it under the terms of the GNU General Public License\n"
 	"as published by the Free Software Foundation; either version 2 of\n"
 	"the License, or (at your option) any later version.\n"
 	"See the 'LICENSE.txt' file for details.\n\n"
-- 
GitLab