mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Unnecessary whitespace removal.
This commit is contained in:
@@ -70,7 +70,7 @@ namespace DiscImageChef.Decoders.Floppy
|
||||
/// </summary>
|
||||
[MarshalAs(UnmanagedType.ByValArray, SizeConst = 16)] public byte[] label;
|
||||
/// <summary>
|
||||
/// Checksum from <see cref="amiga"/> to <see cref="label"/>
|
||||
/// Checksum from <see cref="amiga"/> to <see cref="label"/>
|
||||
/// </summary>
|
||||
public uint headerChecksum;
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user