aboutsummaryrefslogtreecommitdiffstats
path: root/g10/revoke.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/revoke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/revoke.c b/g10/revoke.c
index 6c1180c71..51dfea20a 100644
--- a/g10/revoke.c
+++ b/g10/revoke.c
@@ -264,7 +264,7 @@ gen_desig_revoke( const char *uname )
any = 1;
- print_pubkey_info (pk);
+ print_pubkey_info (NULL, pk);
tty_printf ("\n");
tty_printf (_("To be revoked by:\n"));