mirror of
https://github.com/aaru-dps/Aaru.Helpers.git
synced 2025-12-16 19:24:35 +00:00
Rename namespace.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
using System;
|
||||
|
||||
namespace DiscImageChef.Helpers
|
||||
namespace Aaru.Helpers
|
||||
{
|
||||
/// <summary>Defines properties to help marshalling structs from binary data</summary>
|
||||
[AttributeUsage(AttributeTargets.Struct)]
|
||||
|
||||
Reference in New Issue
Block a user