diff options
Diffstat (limited to 'src/Platform/Buffer.h')
-rw-r--r-- | src/Platform/Buffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Buffer.h b/src/Platform/Buffer.h index d4972015..24478a66 100644 --- a/src/Platform/Buffer.h +++ b/src/Platform/Buffer.h @@ -12,7 +12,7 @@ #include "PlatformBase.h"
#include "Memory.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class ConstBufferPtr
|