VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/RandomNumberGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/RandomNumberGenerator.h')
-rw-r--r--src/Core/RandomNumberGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/RandomNumberGenerator.h b/src/Core/RandomNumberGenerator.h
index fb3a6917..2c7587c9 100644
--- a/src/Core/RandomNumberGenerator.h
+++ b/src/Core/RandomNumberGenerator.h
@@ -13,7 +13,7 @@
#include "Volume/Hash.h"
#include "Common/Random.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class RandomNumberGenerator
{