(svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate wrong comments!

This commit is contained in:
rubidium
2008-08-31 11:51:09 +00:00
parent ea1f180a55
commit 6b86de13d6
5 changed files with 7 additions and 8 deletions

View File

@@ -170,7 +170,7 @@ const char *GetDebugString()
}
#ifdef DEBUG_DUMP_COMMANDS
#include "fileio.h"
#include "fileio_func.h"
void CDECL DebugDumpCommands(const char *s, ...)
{