From 29564f9fcfc6e2dffb7afa196dbcabb04c99bee7 Mon Sep 17 00:00:00 2001 From: ludde Date: Mon, 1 Aug 2005 16:31:19 +0000 Subject: (svn r2781) Fix some of the issues with variables in .h files. --- video/dedicated_v.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video') 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) -- cgit v1.2.3-54-g00ecf