aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certchain.c
diff options
context:
space:
mode:
Diffstat (limited to 'sm/certchain.c')
-rw-r--r--sm/certchain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sm/certchain.c b/sm/certchain.c
index 03b020e33..2d81dbf6c 100644
--- a/sm/certchain.c
+++ b/sm/certchain.c
@@ -539,6 +539,8 @@ find_up_dirmngr (ctrl_t ctrl, KEYDB_HANDLE kh,
strlist_t names = NULL;
int count = 0;
char *pattern;
+
+ (void)kh;
if (opt.verbose)
log_info (_("looking up issuer from the Dirmngr cache\n"));