mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Use Pim name for internal variables instead of the old name Pin
This commit is contained in:
@@ -76,7 +76,7 @@ typedef struct
|
||||
BOOL UseBackupHeader;
|
||||
BOOL RecoveryMode;
|
||||
int ProtectedHidVolPkcs5Prf;
|
||||
int ProtectedHidVolPin;
|
||||
int ProtectedHidVolPim;
|
||||
} MountOptions;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user