diff options
Diffstat (limited to 'src/Platform/PlatformTest.cpp')
-rw-r--r-- | src/Platform/PlatformTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/PlatformTest.cpp b/src/Platform/PlatformTest.cpp index 83febe4f..a541c143 100644 --- a/src/Platform/PlatformTest.cpp +++ b/src/Platform/PlatformTest.cpp @@ -20,7 +20,7 @@ #include "Thread.h"
#include "Common/Tcdefs.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
// make_shared_auto, File, Stream, MemoryStream, Endian, Serializer, Serializable
void PlatformTest::SerializerTest ()
|