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