Changeset 1715
- Timestamp:
- Feb 10, 2014, 3:38:48 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/av2.c
r1673 r1715 81 81 strcpy(enddir, ffb3.achName); 82 82 if (ffb3.attrFile & FILE_DIRECTORY) { 83 wipeallf( "%s\\*", s);83 wipeallf(TRUE, "%s\\*", s); 84 84 DosDeleteDir(s); 85 85 }
Note:
See TracChangeset
for help on using the changeset viewer.