mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add writing support to Basic Lisa Utility disk image.
This commit is contained in:
@@ -219,7 +219,7 @@ namespace DiscImageChef.Decoders
|
||||
/// <summary>
|
||||
/// Converts this tag to Apple Profile format
|
||||
/// </summary>
|
||||
public ProfileTag Profile()
|
||||
public ProfileTag ToProfile()
|
||||
{
|
||||
return new ProfileTag
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user