VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/VolumePasswordCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/VolumePasswordCache.h')
-rw-r--r--src/Volume/VolumePasswordCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumePasswordCache.h b/src/Volume/VolumePasswordCache.h
index 6d5118af..711f6f21 100644
--- a/src/Volume/VolumePasswordCache.h
+++ b/src/Volume/VolumePasswordCache.h
@@ -12,7 +12,7 @@
#include "Platform/Platform.h"
#include "VolumePassword.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
typedef list < shared_ptr < VolumePassword > > CachedPasswordList;