diff options
Diffstat (limited to 'src/Platform/Serializer.h')
-rw-r--r-- | src/Platform/Serializer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Serializer.h b/src/Platform/Serializer.h index 71521341..3ede04ec 100644 --- a/src/Platform/Serializer.h +++ b/src/Platform/Serializer.h @@ -14,7 +14,7 @@ #include "SharedPtr.h"
#include "Stream.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class Serializer
{
|