VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/MountOptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/MountOptions.cpp')
-rw-r--r--src/Core/MountOptions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/MountOptions.cpp b/src/Core/MountOptions.cpp
index 04187311..a09879d8 100644
--- a/src/Core/MountOptions.cpp
+++ b/src/Core/MountOptions.cpp
@@ -10,7 +10,7 @@
#include "Platform/MemoryStream.h"
#include "Platform/SerializerFactory.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
void MountOptions::CopyFrom (const MountOptions &other)
{