- Timestamp:
- May 2, 2007, 12:23:51 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ash/var.c
r2463 r3284 213 213 214 214 if (i > 0) 215 { 216 /* the LIBPATHSTRICT query doesn't terminate the string... */ 217 psz[0] = psz[1] = psz[2] = psz[3] = '\0'; 215 218 rc = DosQueryExtLIBPATH(psz, i); 219 } 216 220 else 217 221 {
Note:
See TracChangeset
for help on using the changeset viewer.