mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
Use Pim name for internal variables instead of the old name Pin
This commit is contained in:
@@ -39,7 +39,7 @@ typedef struct
|
||||
int sectorSize;
|
||||
int *realClusterSize;
|
||||
Password *password;
|
||||
int pin;
|
||||
int pim;
|
||||
HWND hwndDlg;
|
||||
}
|
||||
FORMAT_VOL_PARAMETERS;
|
||||
|
||||
Reference in New Issue
Block a user