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

@@ -36,7 +36,7 @@
// Copyright © 2011-2020 Natalia Portillo
// ****************************************************************************/
namespace DiscImageChef.Helpers
namespace Aaru.Helpers
{
/// <summary>Describes the endianness of bits on a data structure</summary>
public enum BitEndian