mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
See ChangeLog: Thu Sep 23 19:24:30 CEST 1999 Werner Koch
This commit is contained in:
parent
67ffb43f86
commit
9309940802
8 changed files with 29 additions and 12 deletions
|
@ -124,7 +124,7 @@ delete_key( const char *username, int secret )
|
|||
pubkey_letter( pk->pubkey_algo ),
|
||||
keyid[1], datestr_from_pk(pk) );
|
||||
p = get_user_id( keyid, &n );
|
||||
tty_print_string( p, n );
|
||||
tty_print_utf8_string( p, n );
|
||||
m_free(p);
|
||||
tty_printf("\n\n");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue