diff options
Diffstat (limited to 'src/Platform/TextReader.cpp')
-rw-r--r-- | src/Platform/TextReader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/TextReader.cpp b/src/Platform/TextReader.cpp index cc55db1b..2606d1d5 100644 --- a/src/Platform/TextReader.cpp +++ b/src/Platform/TextReader.cpp @@ -8,7 +8,7 @@ #include "TextReader.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
TextReader::TextReader (const FilePath &path)
{
|