diff options
Diffstat (limited to 'src/Platform/Functor.h')
-rw-r--r-- | src/Platform/Functor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Functor.h b/src/Platform/Functor.h index 6840b3a1..65d8d74c 100644 --- a/src/Platform/Functor.h +++ b/src/Platform/Functor.h @@ -11,7 +11,7 @@ #include "PlatformBase.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct Functor
{
|