VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/MemoryStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/MemoryStream.h')
-rw-r--r--src/Platform/MemoryStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/MemoryStream.h b/src/Platform/MemoryStream.h
index 30e26400..61b8acfb 100644
--- a/src/Platform/MemoryStream.h
+++ b/src/Platform/MemoryStream.h
@@ -12,7 +12,7 @@
#include "PlatformBase.h"
#include "Stream.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class MemoryStream : public Stream
{