Changeset 1780 for trunk/dll/misc.c
- Timestamp:
- Jun 28, 2014, 8:05:22 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/misc.c
r1736 r1780 71 71 xDosAlloc* wrappers. 72 72 12 Nov 11 GKY Fixed HelpViewer's failure to open help files and subsequent failure with files with spaces. 73 28 Jun 14 GKY Fix errors identified with CPPCheck 73 74 74 75 ***********************************************************************/ … … 2140 2141 CHAR configsys[] = "C:\\CONFIG.SYS"; 2141 2142 static CHAR var[8192], beg[16384], end[16384]; 2142 BOOL warp ;2143 BOOL warp = FALSE; 2143 2144 FILE *fp; 2144 2145 PFN DQELIBPATH = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.