mirror of
https://github.com/aaru-dps/Aaru.Checksums.git
synced 2025-12-16 19:24:29 +00:00
Rename namespace.
This commit is contained in:
@@ -42,9 +42,9 @@
|
||||
using System;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Text;
|
||||
using DiscImageChef.CommonTypes.Interfaces;
|
||||
using Aaru.CommonTypes.Interfaces;
|
||||
|
||||
namespace DiscImageChef.Checksums
|
||||
namespace Aaru.Checksums
|
||||
{
|
||||
/// <summary>
|
||||
/// Implements the SpamSum fuzzy hashing algorithm.
|
||||
|
||||
Reference in New Issue
Block a user