summaryrefslogtreecommitdiff
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/dedicated_v.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/dedicated_v.c b/video/dedicated_v.c
index f5fb9be0e..2700ae4cf 100644
--- a/video/dedicated_v.c
+++ b/video/dedicated_v.c
@@ -26,7 +26,7 @@
# define STDIN 0 /* file descriptor for standard input */
-/**
+/**
* Switches OpenTTD to a console app at run-time, instead of a PM app
* Necessary to see stdout, etc. */
static void OS2_SwitchToConsoleMode(void)