correct revision of one file on the commit

This commit is contained in:
nhmall
2019-12-17 01:07:53 -05:00
parent ac6e13fd7a
commit 51b02a7584

View File

@@ -36,7 +36,7 @@ sys_early_init()
sysopt.dumplogfile = (char *) 0;
#endif
#ifdef WIN32
char *portable_device_top = (char *) 0;
sysopt.portable_device_top = (char *) 0;
#endif
sysopt.env_dbgfl = 0; /* haven't checked getenv("DEBUGFILES") yet */
sysopt.shellers = (char *) 0;