mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
REFACTOR: Reformat code.
This commit is contained in:
@@ -76,7 +76,6 @@ namespace DiscImageChef.Metadata
|
||||
|
||||
public class ataType
|
||||
{
|
||||
|
||||
public string AdditionalPID { get; set; }
|
||||
public Identify.TransferMode APIOSupported { get; set; }
|
||||
public ushort ATAPIByteCount { get; set; }
|
||||
@@ -1045,5 +1044,4 @@ namespace DiscImageChef.Metadata
|
||||
public byte[] SCR { get; set; }
|
||||
public byte[] ExtendedCSD { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user