diff options
Diffstat (limited to 'src/Volume/VolumeSlot.h')
-rw-r--r-- | src/Volume/VolumeSlot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumeSlot.h b/src/Volume/VolumeSlot.h index fe368772..f4f55b6a 100644 --- a/src/Volume/VolumeSlot.h +++ b/src/Volume/VolumeSlot.h @@ -11,7 +11,7 @@ #include "Platform/Platform.h" -namespace TrueCrypt +namespace VeraCrypt { typedef uint32 VolumeSlotNumber; } |