VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/HostDevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/HostDevice.cpp')
-rw-r--r--src/Core/HostDevice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/HostDevice.cpp b/src/Core/HostDevice.cpp
index 0147d568..60fbcd31 100644
--- a/src/Core/HostDevice.cpp
+++ b/src/Core/HostDevice.cpp
@@ -9,7 +9,7 @@
#include "HostDevice.h"
#include "Platform/SerializerFactory.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
void HostDevice::Deserialize (shared_ptr <Stream> stream)
{