1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-15 02:29:10 +00:00

(svn r2576) -Fix: Whitespace. Somehow a commit bypassed the pre-commit hook

This commit is contained in:
celestar
2005-07-15 16:50:39 +00:00
parent 20e60e5411
commit ab51051fcf

View File

@@ -51,7 +51,7 @@ typedef struct DebugLevel {
DEBUG_LEVEL(pbs), DEBUG_LEVEL(pbs),
#ifdef GPMI #ifdef GPMI
DEBUG_LEVEL(gpmi), DEBUG_LEVEL(gpmi),
#endif #endif
DEBUG_LEVEL(npf) DEBUG_LEVEL(npf)
}; };
#undef DEBUG_LEVEL #undef DEBUG_LEVEL