mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
some late minor fixes.
This commit is contained in:
parent
4694f814b7
commit
3624da002f
14 changed files with 2631 additions and 2551 deletions
|
@ -167,7 +167,7 @@ get_status_string ( int no )
|
|||
static int
|
||||
status_currently_allowed (int no)
|
||||
{
|
||||
if (!ctrl.in_auto_key_retrieve)
|
||||
if (!glo_ctrl.in_auto_key_retrieve)
|
||||
return 1; /* Yes. */
|
||||
|
||||
/* We allow some statis anyway, so that import statistics are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue