mirror of
https://github.com/akuker/RASCSI.git
synced 2025-04-06 22:37:17 +00:00
Use generic name for MO, must like for HD
This commit is contained in:
parent
000b568dfb
commit
af13ce37bc
@ -35,7 +35,7 @@ SCSIMO::SCSIMO() : Disk("SCMO")
|
||||
SetRemovable(true);
|
||||
SetProtectable(true);
|
||||
|
||||
SetProduct("M2513A");
|
||||
SetProduct("SCSI MO");
|
||||
}
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user