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:
@@ -189,7 +189,7 @@ namespace DiscImageChef.Partitions
|
||||
Xvm = 0x0D,
|
||||
LinuxSwap = 0x82,
|
||||
Linux = 0x83,
|
||||
LinuxRAID = 0xFD,
|
||||
LinuxRAID = 0xFD
|
||||
}
|
||||
|
||||
static string TypeToString(SGIType typ)
|
||||
|
||||
Reference in New Issue
Block a user