mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Reformat code.
This commit is contained in:
@@ -371,7 +371,6 @@ namespace DiscImageChef.Filesystems.LisaFS
|
||||
public ushort flags;
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// The catalog entry for the V1 and V2 volume formats.
|
||||
/// It merely contains the file name, type and ID, plus a few (mostly empty) unknown fields.
|
||||
@@ -399,5 +398,4 @@ namespace DiscImageChef.Filesystems.LisaFS
|
||||
public byte[] unknown3;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user