mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-21 17:29:55 +00:00
Fix error in Pascal volume entry documentation.
This commit is contained in:
parent
fbe831af96
commit
48480e2444
@ -61,7 +61,7 @@ The first entry is the volume name. It has the following format:
|
|||||||
+6 string[7]: volume name (with length byte)
|
+6 string[7]: volume name (with length byte)
|
||||||
+14 word: number of blocks on disk
|
+14 word: number of blocks on disk
|
||||||
+16 word: number of files on disk
|
+16 word: number of files on disk
|
||||||
+18 word: first block of file
|
+18 word: first block of volume
|
||||||
+20 word: most recent date setting
|
+20 word: most recent date setting
|
||||||
+22 4 bytes: reserved
|
+22 4 bytes: reserved
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user