VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/Volume.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/Volume.cpp')
-rw-r--r--src/Volume/Volume.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/Volume.cpp b/src/Volume/Volume.cpp
index 93a38e28..aeec78e2 100644
--- a/src/Volume/Volume.cpp
+++ b/src/Volume/Volume.cpp
@@ -15,9 +15,9 @@
#include "VolumeHeader.h"
#include "VolumeLayout.h"
#include "Common/Crypto.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
Volume::Volume ()
: HiddenVolumeProtectionTriggered (false),
SystemEncryption (false),