mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Reformat code.
This commit is contained in:
@@ -121,7 +121,6 @@ namespace DiscImageChef.Devices.FreeBSD
|
||||
}
|
||||
case cam_proto.PROTO_SCSI:
|
||||
{
|
||||
|
||||
Decoders.SCSI.Inquiry.SCSIInquiry? inq = Decoders.SCSI.Inquiry.Decode(cgd.inq_data);
|
||||
if(inq.HasValue)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user