Fixed a comment.

This commit is contained in:
Robert Greene 2003-01-11 22:04:51 +00:00
parent 752b4b124d
commit adf7e1f5ce
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@ public class DosFormatDisk extends FormattedDisk {
}
/**
* Delete a DosFileEntry.
* Free sectors used by a DosFileEntry.
*/
protected void freeSectors(DosFileEntry dosFileEntry) {
byte[] vtoc = readVtoc();