Changeset 2212


Ignore:
Timestamp:
6/19/2010 10:53:12 AM (2 years ago)
Author:
lowjoel
Message:

Revert accidental commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser/Eraser.DefaultPlugins/FileSystems/Windows.cs

    r2211 r2212  
    338338            if (fileArea == fileLength) 
    339339                return; 
    340             return; 
     340 
    341341            //Otherwise, unset any read-only flags, create the stream, lengthen the 
    342342            //file, then tell the erasure method to erase the cluster tips. 
Note: See TracChangeset for help on using the changeset viewer.