VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Memory.h')
-rw-r--r--src/Platform/Memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Memory.h b/src/Platform/Memory.h
index 3a17ba7b..053a138d 100644
--- a/src/Platform/Memory.h
+++ b/src/Platform/Memory.h
@@ -63,7 +63,7 @@
# error Unsupported byte ordering detected.
#endif
-namespace TrueCrypt
+namespace VeraCrypt
{
class Memory
{