mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Sun Feb 28 19:11:00 CET 1999 Werner Koch
This commit is contained in:
parent
694099b9af
commit
0f5bb383b5
8 changed files with 39 additions and 16 deletions
|
@ -132,7 +132,7 @@ list_one( STRLIST names, int secret )
|
|||
}
|
||||
do {
|
||||
merge_keys_and_selfsig( keyblock );
|
||||
list_keyblock( keyblock, 0 );
|
||||
list_keyblock( keyblock, 1 );
|
||||
release_kbnode( keyblock );
|
||||
} while( !get_seckey_next( ctx, NULL, &keyblock ) );
|
||||
get_seckey_end( ctx );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue