diff options
Diffstat (limited to 'src/Platform/ForEach.h')
-rw-r--r-- | src/Platform/ForEach.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/ForEach.h b/src/Platform/ForEach.h index 786ff56b..209d277e 100644 --- a/src/Platform/ForEach.h +++ b/src/Platform/ForEach.h @@ -9,7 +9,7 @@ #ifndef TC_HEADER_Platform_ForEach
#define TC_HEADER_Platform_ForEach
-namespace TrueCrypt
+namespace VeraCrypt
{
class ForEach
{
|