diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h index c881196e9..8f866e2ad 100644 --- a/g10/options.h +++ b/g10/options.h @@ -239,7 +239,7 @@ struct /* True if multiple concatenated signatures may be verified. */ int allow_multisig_verification; - + int passwd_repeat; } opt; /* CTRL is used to keep some global variables we currently can't |