1
0
Fork 0
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:
Werner Koch 2007-09-14 13:38:36 +00:00
parent c058df3a06
commit 19009f9959
8 changed files with 116 additions and 5 deletions

View file

@ -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;