VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Event.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Event.cpp')
-rw-r--r--src/Platform/Event.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Event.cpp b/src/Platform/Event.cpp
index 662ca478..b2ea3585 100644
--- a/src/Platform/Event.cpp
+++ b/src/Platform/Event.cpp
@@ -8,7 +8,7 @@
#include "Event.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
void Event::Connect (const EventConnectorBase &connector)
{