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:
@@ -49,11 +49,11 @@ namespace DiscImageChef.Decoders.SCSI
|
||||
/// </summary>
|
||||
public bool PS;
|
||||
/// <summary>
|
||||
/// Used in mode select to change partition to one specified in <see cref="ActivePartition"/>
|
||||
/// Used in mode select to change partition to one specified in <see cref="ActivePartition"/>
|
||||
/// </summary>
|
||||
public bool CAP;
|
||||
/// <summary>
|
||||
/// Used in mode select to change format to one specified in <see cref="ActiveFormat"/>
|
||||
/// Used in mode select to change format to one specified in <see cref="ActiveFormat"/>
|
||||
/// </summary>
|
||||
public bool CAF;
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user