diff options
Diffstat (limited to 'src/Platform/Unix/Poller.h')
-rw-r--r-- | src/Platform/Unix/Poller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Unix/Poller.h b/src/Platform/Unix/Poller.h index 131e469f..445e9280 100644 --- a/src/Platform/Unix/Poller.h +++ b/src/Platform/Unix/Poller.h @@ -11,7 +11,7 @@ #include "Platform/PlatformBase.h" -namespace TrueCrypt +namespace VeraCrypt { class Poller { |