mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
REFACTOR: XML comment is not placed on a valid language element.
This commit is contained in:
@@ -58,10 +58,10 @@ namespace DiscImageChef.DiscImages
|
||||
#endregion
|
||||
|
||||
#region Internal Structures
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 1)]
|
||||
/// <summary>
|
||||
/// Parallels disk image header, little-endian
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 1)]
|
||||
struct ParallelsHeader
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user