VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/Unix/CoreUnix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/Unix/CoreUnix.h')
-rw-r--r--src/Core/Unix/CoreUnix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/Unix/CoreUnix.h b/src/Core/Unix/CoreUnix.h
index b8e4cc54..08bf3395 100644
--- a/src/Core/Unix/CoreUnix.h
+++ b/src/Core/Unix/CoreUnix.h
@@ -14,7 +14,7 @@
#include "Core/CoreBase.h"
#include "Core/Unix/MountedFilesystem.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class CoreUnix : public CoreBase
{