REFACTOR: Unnecessary whitespace removal.

This commit is contained in:
2017-12-21 07:36:47 +00:00
parent 422f80805a
commit 35ce7db892
36 changed files with 443 additions and 443 deletions

View File

@@ -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>