- Timestamp:
- 5/16/2010 11:39:14 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.DefaultPlugins/FileSystems/Windows.cs
r2149 r2150 158 158 break; 159 159 160 case Win32ErrorCode.DiskFull: 161 //If the disk is full, we can't do anything except manually deleting 162 //the file, break out of this loop. 163 i = FileNameEraseTries; 164 break; 165 160 166 default: 161 167 throw;
Note: See TracChangeset
for help on using the changeset viewer.
