Changeset 928 for trunk/dll/pathutil.c
- Timestamp:
- Jan 18, 2008, 4:08:02 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/pathutil.c
r920 r928 124 124 125 125 bstrip(pszCmdLine_); 126 memset(pszWorkBuf, 0, MAXCOMLINESTRG); 126 127 strcpy(szCmdLine, pszCmdLine_); 127 128 if (szCmdLine[0] != '\0') {
Note:
See TracChangeset
for help on using the changeset viewer.