VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/EncryptionModeXTS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/EncryptionModeXTS.h')
-rw-r--r--src/Volume/EncryptionModeXTS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/EncryptionModeXTS.h b/src/Volume/EncryptionModeXTS.h
index 927a34cb..606d0b95 100644
--- a/src/Volume/EncryptionModeXTS.h
+++ b/src/Volume/EncryptionModeXTS.h
@@ -12,7 +12,7 @@
#include "Platform/Platform.h"
#include "EncryptionMode.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class EncryptionModeXTS : public EncryptionMode
{