mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* cache.c (housekeeping): Fixed linking in the remove case.
This commit is contained in:
parent
a3839b57b6
commit
0c4c0f2ecc
4 changed files with 20 additions and 5 deletions
|
@ -37,6 +37,7 @@ struct {
|
|||
const char *homedir; /* configuration directory name */
|
||||
const char *pinentry_program;
|
||||
int no_grab; /* don't let the pinentry grab the keyboard */
|
||||
unsigned long def_cache_ttl;
|
||||
|
||||
} opt;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue