mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
Fixed a comment.
This commit is contained in:
parent
752b4b124d
commit
adf7e1f5ce
@ -482,7 +482,7 @@ public class DosFormatDisk extends FormattedDisk {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Delete a DosFileEntry.
|
* Free sectors used by a DosFileEntry.
|
||||||
*/
|
*/
|
||||||
protected void freeSectors(DosFileEntry dosFileEntry) {
|
protected void freeSectors(DosFileEntry dosFileEntry) {
|
||||||
byte[] vtoc = readVtoc();
|
byte[] vtoc = readVtoc();
|
||||||
|
Loading…
Reference in New Issue
Block a user