VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/Keyfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/Keyfile.cpp')
-rw-r--r--src/Volume/Keyfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/Keyfile.cpp b/src/Volume/Keyfile.cpp
index d132dbb8..e390ee88 100644
--- a/src/Volume/Keyfile.cpp
+++ b/src/Volume/Keyfile.cpp
@@ -12,7 +12,7 @@
#include "Keyfile.h"
#include "VolumeException.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
void Keyfile::Apply (const BufferPtr &pool) const
{