Fix namespaces.

This commit is contained in:
2020-07-20 15:43:52 +01:00
parent 0e7a86880e
commit f1fa52716c
247 changed files with 343 additions and 97 deletions

View File

@@ -37,7 +37,7 @@ using Aaru.CommonTypes.Enums;
using Aaru.CommonTypes.Structs;
using Aaru.Helpers;
namespace Aaru.Filesystems.AppleMFS
namespace Aaru.Filesystems
{
// Information from Inside Macintosh Volume II
public partial class AppleMFS