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:
@@ -51,7 +51,7 @@ namespace DiscImageChef.Filesystems.ISO9660
|
||||
Mode2Form2 = 0x1000,
|
||||
Interleaved = 0x2000,
|
||||
Cdda = 0x4000,
|
||||
Directory = 0x8000,
|
||||
Directory = 0x8000
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user