summaryrefslogtreecommitdiff
path: root/yapf/yapf_common.cpp
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-06-05 18:10:43 +0000
committertron <tron@openttd.org>2006-06-05 18:10:43 +0000
commitaada042d57abb419467126dd3d965f78f40bca85 (patch)
tree356bc300fd45ff0a0d35cdacbe66a1f623c0d2ea /yapf/yapf_common.cpp
parent30651e8bcb75c8b714586266c51b4bed1191c77e (diff)
downloadopenttd-aada042d57abb419467126dd3d965f78f40bca85.tar.xz
(svn r5136) Fix various style bugs:
- Trailing whitespace - Trailing empty lines - Missing newline at EOF - Missing svn:eol-style native
Diffstat (limited to 'yapf/yapf_common.cpp')
-rw-r--r--yapf/yapf_common.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/yapf/yapf_common.cpp b/yapf/yapf_common.cpp
index 99155c58e..39d119858 100644
--- a/yapf/yapf_common.cpp
+++ b/yapf/yapf_common.cpp
@@ -27,4 +27,3 @@ const TrackdirBits CYapfCostBase::c_upwards_slopes[] = {
TRACKDIR_BIT_NONE , //14
TRACKDIR_BIT_NONE , //15
};
-