mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Code style fixes.
This commit is contained in:
@@ -41,7 +41,7 @@ using FileAttributes = Aaru.CommonTypes.Structs.FileAttributes;
|
||||
namespace Aaru.Filesystems
|
||||
{
|
||||
// Information from Inside Macintosh Volume II
|
||||
public partial class AppleMFS
|
||||
public sealed partial class AppleMFS
|
||||
{
|
||||
public Errno MapBlock(string path, long fileBlock, out long deviceBlock)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user