1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-13 01: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),
#ifdef GPMI
DEBUG_LEVEL(gpmi),
#endif
#endif
DEBUG_LEVEL(npf)
};
#undef DEBUG_LEVEL