This commit is contained in:
Glenn Maynard
2005-12-31 00:48:59 +00:00
parent 5316ffdecc
commit aac313fdd3
+1 -1
View File
@@ -917,7 +917,7 @@ int main(int argc, char* argv[])
FILEMAN->MountInitialFilesystems();
/* Set this up next. Do this early, since it's needed for RageException::Throw. */
LOG = new RageLog();
LOG = new RageLog;
/* Whew--we should be able to crash safely now! */