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