mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Code restyling.
This commit is contained in:
@@ -42,11 +42,8 @@ namespace Aaru.Filesystems.ISO9660
|
||||
|
||||
enum Namespace
|
||||
{
|
||||
Normal,
|
||||
Vms,
|
||||
Joliet,
|
||||
Rrip,
|
||||
Romeo
|
||||
Normal, Vms, Joliet,
|
||||
Rrip, Romeo
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user