summaryrefslogtreecommitdiff
path: root/debug.c
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2005-07-15 16:50:39 +0000
committercelestar <celestar@openttd.org>2005-07-15 16:50:39 +0000
commitab51051fcf3073a6fee91c50f4a95aa482f3aa2a (patch)
tree60b3bb5759eac5f3fee16a05ad3254bdf57abd5f /debug.c
parent20e60e5411d484f5d9f91820facb8e19f14a109a (diff)
downloadopenttd-ab51051fcf3073a6fee91c50f4a95aa482f3aa2a.tar.xz
(svn r2576) -Fix: Whitespace. Somehow a commit bypassed the pre-commit hook
Diffstat (limited to 'debug.c')
-rw-r--r--debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.c b/debug.c
index 089f77850..a02e750fa 100644
--- a/debug.c
+++ b/debug.c
@@ -51,7 +51,7 @@ typedef struct DebugLevel {
DEBUG_LEVEL(pbs),
#ifdef GPMI
DEBUG_LEVEL(gpmi),
-#endif
+#endif
DEBUG_LEVEL(npf)
};
#undef DEBUG_LEVEL