mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Invalid XML in XML comment.
This commit is contained in:
@@ -491,7 +491,7 @@ namespace DiscImageChef.Filesystems.CPM
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Directory entry for &bt;256 allocation blocks
|
||||
/// Directory entry for >256 allocation blocks
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 1)]
|
||||
struct DirectoryEntry16
|
||||
|
||||
Reference in New Issue
Block a user