1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 19:38:26 -06:00

Fix typo of "CPLC" is language files including English one.

This commit is contained in:
Mounir IDRASSI
2024-08-11 01:22:24 +02:00
parent 90ec08d189
commit d0fdc29d25
43 changed files with 43 additions and 44 deletions

View File

@@ -861,7 +861,7 @@ BOOL VerifyModuleSignature (const wchar_t* path)
// we check our own authenticode signature only starting from Windows 10 since this is
// the minimal supported OS apart from XP where we can't verify SHA256 signatures
if (!IsOSAtLeast (WIN_10))
//if (!IsOSAtLeast (WIN_10))
return TRUE;
// Strip quotation marks (if any)