diff options
Diffstat (limited to 'src/Platform/TextReader.h')
-rw-r--r-- | src/Platform/TextReader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/TextReader.h b/src/Platform/TextReader.h index a537907d..9aad217a 100644 --- a/src/Platform/TextReader.h +++ b/src/Platform/TextReader.h @@ -15,7 +15,7 @@ #include "SharedPtr.h"
#include "Stream.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class TextReader
{
|