mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix namespaces.
This commit is contained in:
@@ -35,7 +35,7 @@ using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
#pragma warning disable 169
|
||||
|
||||
namespace Aaru.Filesystems.AppleMFS
|
||||
namespace Aaru.Filesystems
|
||||
{
|
||||
// Information from Inside Macintosh Volume II
|
||||
[SuppressMessage("ReSharper", "InconsistentNaming"), SuppressMessage("ReSharper", "NotAccessedField.Local")]
|
||||
|
||||
Reference in New Issue
Block a user