mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
For DiscImageChef format, add support for Apple long sectors (with tags).
This commit is contained in:
@@ -115,7 +115,7 @@ namespace DiscImageChef.Decoders
|
||||
/// <summary>
|
||||
/// Converts this tag to Sony format
|
||||
/// </summary>
|
||||
public SonyTag Sony()
|
||||
public SonyTag ToSony()
|
||||
{
|
||||
return new SonyTag
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user