mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-20 03:25:03 -05:00
Use Pim name for internal variables instead of the old name Pin
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ typedef struct
|
||||
{
|
||||
Password *password;
|
||||
int* pkcs5;
|
||||
int* pin;
|
||||
int* pim;
|
||||
BOOL* truecryptMode;
|
||||
} PasswordDlgParam;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user