VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Thread.h')
-rw-r--r--src/Platform/Thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Thread.h b/src/Platform/Thread.h
index 122d9344..5d570d64 100644
--- a/src/Platform/Thread.h
+++ b/src/Platform/Thread.h
@@ -21,7 +21,7 @@
#include "SharedPtr.h"
#include "SyncEvent.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class Thread
{