mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Final cleanup of DiscImageChef.Filesystems.
This commit is contained in:
@@ -53,7 +53,7 @@ namespace DiscImageChef.Filesystems.UCSDPascal
|
||||
public short dummy;
|
||||
/// <summary>0x14, last booted</summary>
|
||||
public short lastBoot;
|
||||
/// <summary>0x16, tail to make record same size as <see cref="PascalFileEntry"/></summary>
|
||||
/// <summary>0x16, tail to make record same size as <see cref="PascalFileEntry" /></summary>
|
||||
public int tail;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user