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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user