VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Unix/Poller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Unix/Poller.cpp')
-rw-r--r--src/Platform/Unix/Poller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Unix/Poller.cpp b/src/Platform/Unix/Poller.cpp
index 3950eab0..3e823633 100644
--- a/src/Platform/Unix/Poller.cpp
+++ b/src/Platform/Unix/Poller.cpp
@@ -11,7 +11,7 @@
#include "Poller.h"
#include "Platform/SystemException.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
Poller::Poller (int fileDescriptor1, int fileDescriptor2, int fileDescriptor3, int fileDescriptor4)
{