mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Final cleanup of DiscImageChef.Helpers.
This commit is contained in:
@@ -35,7 +35,7 @@ namespace DiscImageChef.Helpers
|
||||
public static class CHS
|
||||
{
|
||||
/// <summary>
|
||||
/// Converts a CHS position to a LBA one
|
||||
/// Converts a CHS position to a LBA one
|
||||
/// </summary>
|
||||
/// <param name="cyl">Cylinder</param>
|
||||
/// <param name="head">Head</param>
|
||||
|
||||
Reference in New Issue
Block a user