mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix naming style.
This commit is contained in:
@@ -43,6 +43,7 @@ using Schemas;
|
||||
// Information from the Linux kernel
|
||||
/// <inheritdoc />
|
||||
/// <summary>Implements detection of the Linux extended filesystem</summary>
|
||||
// ReSharper disable once InconsistentNaming
|
||||
public sealed class extFS : IFilesystem
|
||||
{
|
||||
const int SB_POS = 0x400;
|
||||
|
||||
Reference in New Issue
Block a user