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