mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Code cleanup.
This commit is contained in:
@@ -397,7 +397,7 @@ namespace DiscImageChef.ImagePlugins
|
||||
|
||||
#region Private methods
|
||||
|
||||
private DiskType CalculateDiskType()
|
||||
DiskType CalculateDiskType()
|
||||
{
|
||||
if (_imageInfo.sectorSize == 2048)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user