*** empty log message ***
committer: mfx <mfx> 1048663373 +0000
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user