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