mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Naming fixes.
This commit is contained in:
@@ -56,8 +56,8 @@ namespace Aaru.Filesystems
|
||||
|
||||
enum ElToritoEmulation : byte
|
||||
{
|
||||
None = 0, Md2hd = 1, Mf2hd = 2,
|
||||
Mf2ed = 3, Hdd = 4
|
||||
None = 0, Md2Hd = 1, Mf2Hd = 2,
|
||||
Mf2Ed = 3, Hdd = 4
|
||||
}
|
||||
|
||||
[Flags]
|
||||
|
||||
Reference in New Issue
Block a user