VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/MountOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/MountOptions.h')
-rw-r--r--src/Core/MountOptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/MountOptions.h b/src/Core/MountOptions.h
index 23fc7ca2..12aa03d5 100644
--- a/src/Core/MountOptions.h
+++ b/src/Core/MountOptions.h
@@ -15,7 +15,7 @@
#include "Volume/VolumeSlot.h"
#include "Volume/VolumePassword.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct MountOptions : public Serializable
{