General code refactor.

This commit is contained in:
2021-08-17 21:23:10 +01:00
parent 4fcaeffc85
commit 75edb759e6
513 changed files with 38377 additions and 48553 deletions

View File

@@ -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>