diff options
Diffstat (limited to 'src/Platform/User.h')
-rw-r--r-- | src/Platform/User.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/User.h b/src/Platform/User.h index d3aa9766..8b983ccd 100644 --- a/src/Platform/User.h +++ b/src/Platform/User.h @@ -16,7 +16,7 @@ #include <sys/types.h>
#endif
-namespace TrueCrypt
+namespace VeraCrypt
{
struct UserId
{
|