diff options
Diffstat (limited to 'src/Volume/VolumeInfo.cpp')
-rw-r--r-- | src/Volume/VolumeInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumeInfo.cpp b/src/Volume/VolumeInfo.cpp index fb6da7e2..49a2b3e9 100644 --- a/src/Volume/VolumeInfo.cpp +++ b/src/Volume/VolumeInfo.cpp @@ -10,7 +10,7 @@ #include "VolumeInfo.h" #include "Platform/SerializerFactory.h" -namespace TrueCrypt +namespace VeraCrypt { void VolumeInfo::Deserialize (shared_ptr <Stream> stream) { |