VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/Crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/Crc32.h')
-rw-r--r--src/Volume/Crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/Crc32.h b/src/Volume/Crc32.h
index d4392275..951e7479 100644
--- a/src/Volume/Crc32.h
+++ b/src/Volume/Crc32.h
@@ -12,7 +12,7 @@
#include "Platform/Platform.h"
#include "Common/Crc.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class Crc32
{