mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Corrected disk image format name for MAXI Disk.
This commit is contained in:
@@ -363,7 +363,7 @@ namespace DiscImageChef.ImagePlugins
|
||||
|
||||
public override string GetImageFormat()
|
||||
{
|
||||
return "Digital Research DiskCopy";
|
||||
return "MAXI Disk";
|
||||
}
|
||||
|
||||
public override string GetImageVersion()
|
||||
|
||||
Reference in New Issue
Block a user