summaryrefslogtreecommitdiff
path: root/os2.c
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-08-04 23:33:05 +0000
committerDarkvater <darkvater@openttd.org>2006-08-04 23:33:05 +0000
commitbca8e9ad4ea5cb0d9e20ff0432333ab5bc89b612 (patch)
treef825341253cc3ebeac65e1de4dd99010ebb237a1 /os2.c
parent9e69df03a7c227e92c657f8d4eab45bcb98f29c0 (diff)
downloadopenttd-bca8e9ad4ea5cb0d9e20ff0432333ab5bc89b612.tar.xz
(svn r5761) - Cleanup: Really minor whitespace changes, and remove an extern from a function decleration in header file.
Diffstat (limited to 'os2.c')
-rw-r--r--os2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/os2.c b/os2.c
index 03205b53d..ffb034d1f 100644
--- a/os2.c
+++ b/os2.c
@@ -22,7 +22,6 @@
#define INCL_WINCLIPBOARD
#include <os2.h>
-
#include <i86.h>
static char *_fios_path;