mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code refactor.
This commit is contained in:
@@ -65,9 +65,7 @@ using Aaru.CommonTypes.Structs;
|
||||
namespace Aaru.DiscImages
|
||||
{
|
||||
/// <inheritdoc />
|
||||
/// <summary>
|
||||
/// Implements reading DiskDupe disk images
|
||||
/// </summary>
|
||||
/// <summary>Implements reading DiskDupe disk images</summary>
|
||||
public sealed partial class DiskDupe : IMediaImage
|
||||
{
|
||||
/// <summary>The DDI file header after the image has been opened</summary>
|
||||
|
||||
Reference in New Issue
Block a user