Changeset 888 in kBuild
- Timestamp:
- May 1, 2007 10:25:15 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash-messup/var.c
r809 r888 227 227 228 228 if (i > 0) 229 { 230 psz[0] = psz[1] = psz[2] = psz[3] = '\0'; 229 231 rc = DosQueryExtLIBPATH(psz, i); 232 } 230 233 else 231 234 {
Note:
See TracChangeset
for help on using the changeset viewer.