Rename namespace.

This commit is contained in:
2020-02-27 00:33:24 +00:00
parent bce9d5b1dc
commit c8e7a167b7
14 changed files with 16 additions and 16 deletions

View File

@@ -32,7 +32,7 @@
using System.Runtime.CompilerServices;
namespace DiscImageChef
namespace Aaru
{
public static class Swapping
{