mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Removed reduntant commas.
This commit is contained in:
@@ -162,7 +162,7 @@ namespace DiscImageChef.DiscImages
|
||||
/// <summary>
|
||||
/// If set, image has footer
|
||||
/// </summary>
|
||||
HasFooter = 0x20,
|
||||
HasFooter = 0x20
|
||||
}
|
||||
#endregion Internal Constants
|
||||
|
||||
|
||||
Reference in New Issue
Block a user