VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/SharedVal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/SharedVal.h')
-rw-r--r--src/Platform/SharedVal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/SharedVal.h b/src/Platform/SharedVal.h
index 64298f0d..89b2a3e6 100644
--- a/src/Platform/SharedVal.h
+++ b/src/Platform/SharedVal.h
@@ -12,7 +12,7 @@
#include "PlatformBase.h"
#include "Mutex.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
template <class T>
class SharedVal