mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename fields, methods and structs to more adequate names.
This commit is contained in:
@@ -39,8 +39,6 @@ using System;
|
||||
|
||||
namespace DiscImageChef.Decoders.Floppy
|
||||
{
|
||||
#region Public enumerations
|
||||
|
||||
/// <summary>
|
||||
/// In-sector code for sector size
|
||||
/// </summary>
|
||||
@@ -107,7 +105,5 @@ namespace DiscImageChef.Decoders.Floppy
|
||||
/// </summary>
|
||||
MacDoubleSide = 0xD9
|
||||
}
|
||||
|
||||
#endregion Public enumerations
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user