(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 a20b833516
commit 05d9c19226
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, ...)
{