mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Print used library version with --version.
Typo fixes
This commit is contained in:
parent
c058df3a06
commit
19009f9959
8 changed files with 116 additions and 5 deletions
|
@ -80,7 +80,7 @@ struct
|
|||
unsigned long max_cache_ttl; /* Default. */
|
||||
unsigned long max_cache_ttl_ssh; /* for SSH. */
|
||||
|
||||
/* Flag disallowin bypassing of the warning. */
|
||||
/* Flag disallowing bypassing of the warning. */
|
||||
int enforce_passphrase_constraints;
|
||||
/* The require minmum length of a passphrase. */
|
||||
unsigned int min_passphrase_len;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue