From 3624da002fcee186ecc772449d9305c5b6af7d0b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 22 May 2004 11:33:47 +0000 Subject: some late minor fixes. --- g10/status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/status.c') diff --git a/g10/status.c b/g10/status.c index 91443a10a..b6e91740d 100644 --- a/g10/status.c +++ b/g10/status.c @@ -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 -- cgit v1.2.3