diff options
Diffstat (limited to 'src/Platform/Stream.h')
-rw-r--r-- | src/Platform/Stream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Stream.h b/src/Platform/Stream.h index 338d0f51..f2d46d93 100644 --- a/src/Platform/Stream.h +++ b/src/Platform/Stream.h @@ -12,7 +12,7 @@ #include "PlatformBase.h"
#include "Buffer.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class Stream
{
|