VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Unix/Pipe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Unix/Pipe.cpp')
-rw-r--r--src/Platform/Unix/Pipe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Unix/Pipe.cpp b/src/Platform/Unix/Pipe.cpp
index d3465408..76d784b3 100644
--- a/src/Platform/Unix/Pipe.cpp
+++ b/src/Platform/Unix/Pipe.cpp
@@ -10,7 +10,7 @@
#include "Pipe.h"
#include "Platform/SystemException.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
Pipe::Pipe ()
{