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

@@ -39,9 +39,7 @@ using Aaru.CommonTypes.Structs;
namespace Aaru.DiscImages
{
/// <inheritdoc />
/// <summary>
/// Implements reading VMware disk images
/// </summary>
/// <summary>Implements reading VMware disk images</summary>
public sealed partial class VMware : IWritableImage
{
string _adapterType;