diff options
Diffstat (limited to 'src/Volume/VolumeException.cpp')
-rw-r--r-- | src/Volume/VolumeException.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumeException.cpp b/src/Volume/VolumeException.cpp index 2c143dae..9a1f5a94 100644 --- a/src/Volume/VolumeException.cpp +++ b/src/Volume/VolumeException.cpp @@ -9,7 +9,7 @@ #include "VolumeException.h" #include "Platform/SerializerFactory.h" -namespace TrueCrypt +namespace VeraCrypt { // Do not inline the constructors to ensure this module is not optimized away VolumeException::VolumeException () |