mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Reformatted.
This commit is contained in:
@@ -43,7 +43,7 @@ namespace DiscImageChef.Decoders.SCSI
|
||||
{
|
||||
public static string Prettify(string SCSIVendorString)
|
||||
{
|
||||
switch (SCSIVendorString)
|
||||
switch(SCSIVendorString)
|
||||
{
|
||||
case "0B4C":
|
||||
return "MOOSIK Ltd.";
|
||||
|
||||
Reference in New Issue
Block a user