mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-05-22 12:31:31 +00:00
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "Platform/Finally.h"
|
||||
#include "Platform/SystemException.h"
|
||||
|
||||
namespace TrueCrypt
|
||||
namespace VeraCrypt
|
||||
{
|
||||
static Mutex ReadDirMutex; // readdir_r() may be unsafe on some systems
|
||||
|
||||
|
||||
Reference in New Issue
Block a user