diff options
Diffstat (limited to 'src/Platform/SystemLog.h')
-rw-r--r-- | src/Platform/SystemLog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/SystemLog.h b/src/Platform/SystemLog.h index 06d45367..3b729395 100644 --- a/src/Platform/SystemLog.h +++ b/src/Platform/SystemLog.h @@ -12,7 +12,7 @@ #include "Platform/PlatformBase.h"
#include "Platform/StringConverter.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class SystemLog
{
|