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:
@@ -9,7 +9,7 @@
|
||||
//
|
||||
// --[ Description ] ----------------------------------------------------------
|
||||
//
|
||||
// Handles definitions of known CP/M disks.
|
||||
// Handles definitions of known CP/M disks.
|
||||
//
|
||||
// --[ License ] --------------------------------------------------------------
|
||||
//
|
||||
@@ -154,7 +154,7 @@ namespace DiscImageChef.Filesystems.CPM
|
||||
/// </summary>
|
||||
public int bsh;
|
||||
/// <summary>
|
||||
/// Block mask for <see cref="bsh"/>
|
||||
/// Block mask for <see cref="bsh"/>
|
||||
/// </summary>
|
||||
public int blm;
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user