*** empty log message ***

committer: mfx <mfx> 1048663373 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-03-26 07:22:53 +00:00
parent 728be1867f
commit 0c1d544e98
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ void init_options(struct options_t *o)
o->overlay = -1;
o->console = CON_FILE;
#if (ACC_OS_DOS32 || ACC_OS_WIN32)
#if (ACC_OS_CYGWIN || ACC_OS_DOS32 || ACC_OS_WIN32 || ACC_OS_WIN64)
o->console = CON_INIT;
#elif 1 && defined(__linux__)
o->console = CON_INIT;