correct revision of one file on the commit
This commit is contained in:
@@ -36,7 +36,7 @@ sys_early_init()
|
|||||||
sysopt.dumplogfile = (char *) 0;
|
sysopt.dumplogfile = (char *) 0;
|
||||||
#endif
|
#endif
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
char *portable_device_top = (char *) 0;
|
sysopt.portable_device_top = (char *) 0;
|
||||||
#endif
|
#endif
|
||||||
sysopt.env_dbgfl = 0; /* haven't checked getenv("DEBUGFILES") yet */
|
sysopt.env_dbgfl = 0; /* haven't checked getenv("DEBUGFILES") yet */
|
||||||
sysopt.shellers = (char *) 0;
|
sysopt.shellers = (char *) 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user