diff options
Diffstat (limited to 'src/Platform/Memory.h')
-rw-r--r-- | src/Platform/Memory.h | 2 |
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
{
|