1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 17:19:09 +00:00

(svn r5136) Fix various style bugs:

- Trailing whitespace
- Trailing empty lines
- Missing newline at EOF
- Missing svn:eol-style native
This commit is contained in:
tron
2006-06-05 18:10:43 +00:00
parent 30651e8bcb
commit aada042d57
24 changed files with 54 additions and 86 deletions

View File

@@ -27,8 +27,3 @@ typedef int(*TESTPROC)(bool silent);
# include <windows.h>
#else
#endif