aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/keylist.c')
-rw-r--r--g10/keylist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/keylist.c b/g10/keylist.c
index 25573663a..3d209ecf8 100644
--- a/g10/keylist.c
+++ b/g10/keylist.c
@@ -107,6 +107,7 @@ list_one( const char *name )
goto leave;
}
+
/* get the keyid from the keyblock */
node = find_kbnode( keyblock, PKT_PUBLIC_CERT );
if( !node ) {