VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Format.h')
-rw-r--r--src/Common/Format.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Format.h b/src/Common/Format.h
index dd2a920d..a272ee01 100644
--- a/src/Common/Format.h
+++ b/src/Common/Format.h
@@ -39,7 +39,7 @@ typedef struct
int sectorSize;
int *realClusterSize;
Password *password;
- int pin;
+ int pim;
HWND hwndDlg;
}
FORMAT_VOL_PARAMETERS;