From 6ef41abdd2122c36d9387cc4bbdbcfc81315b94b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 11 Jul 2015 01:48:52 +0200 Subject: Use Pim name for internal variables instead of the old name Pin --- src/Common/Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Common/Common.h') diff --git a/src/Common/Common.h b/src/Common/Common.h index 5893a268..ca8a7571 100644 --- a/src/Common/Common.h +++ b/src/Common/Common.h @@ -76,7 +76,7 @@ typedef struct BOOL UseBackupHeader; BOOL RecoveryMode; int ProtectedHidVolPkcs5Prf; - int ProtectedHidVolPin; + int ProtectedHidVolPim; } MountOptions; #endif -- cgit v1.2.3