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