VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/RandomNumberGenerator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/RandomNumberGenerator.cpp')
-rw-r--r--src/Core/RandomNumberGenerator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/RandomNumberGenerator.cpp b/src/Core/RandomNumberGenerator.cpp
index a010e7c6..ab3aad6b 100644
--- a/src/Core/RandomNumberGenerator.cpp
+++ b/src/Core/RandomNumberGenerator.cpp
@@ -15,7 +15,7 @@
#include "RandomNumberGenerator.h"
#include "Volume/Crc32.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
void RandomNumberGenerator::AddSystemDataToPool (bool fast)
{