Use generic name for MO, must like for HD

This commit is contained in:
Uwe Seimet 2021-08-22 11:05:48 +02:00
parent 000b568dfb
commit af13ce37bc

View File

@ -35,7 +35,7 @@ SCSIMO::SCSIMO() : Disk("SCMO")
SetRemovable(true);
SetProtectable(true);
SetProduct("M2513A");
SetProduct("SCSI MO");
}
//---------------------------------------------------------------------------