summaryrefslogtreecommitdiff
path: root/win32.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-01-06 18:45:28 +0000
committertron <tron@openttd.org>2005-01-06 18:45:28 +0000
commit2eb7aedf696bb160738df1d6832f51ec25df3d8a (patch)
tree64071b84d0e82fc090b093f501dd16dcaf282faa /win32.c
parent124a29f7a5370c8cbfbc79ba7fc36200a6c2c676 (diff)
downloadopenttd-2eb7aedf696bb160738df1d6832f51ec25df3d8a.tar.xz
(svn r1402) Trim trailing whitespace
Diffstat (limited to 'win32.c')
-rw-r--r--win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32.c b/win32.c
index 3b3fb0894..309576196 100644
--- a/win32.c
+++ b/win32.c
@@ -1461,7 +1461,7 @@ static void Win32InitializeExceptions()
}
#else
/* Get rid of unused variable warnings.. ShowOSErrorBox
- * is now used twice, once in MSVC, and once in all other Win
+ * is now used twice, once in MSVC, and once in all other Win
* compilers (cygwin, mingw, etc.) */
void ShowOSErrorBox(const char *buf)
{