VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/VolumeException.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/VolumeException.h')
-rw-r--r--src/Volume/VolumeException.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumeException.h b/src/Volume/VolumeException.h
index 2f312b7f..026c86c5 100644
--- a/src/Volume/VolumeException.h
+++ b/src/Volume/VolumeException.h
@@ -11,7 +11,7 @@
#include "Platform/Platform.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct VolumeException : public Exception
{