mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Removed reduntant semicolon.
This commit is contained in:
@@ -122,7 +122,7 @@ namespace DiscImageChef.DiscImages
|
||||
|
||||
public uint GmtOff;
|
||||
public uint Timezone;
|
||||
};
|
||||
}
|
||||
|
||||
enum PCompression : uint
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user