mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
tools: Remove gpgkey2ssh.
* tools/gpgkey2ssh.c: Remove. * tools/Makefile.am (bin_PROGRAMS): Ditto. -- Also remove it form the docs. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
b2da3951a3
commit
eb9c021631
6 changed files with 18 additions and 423 deletions
|
@ -1229,7 +1229,7 @@ keyring_search (KEYRING_HANDLE hd, KEYDB_SEARCH_DESC *desc,
|
|||
if (!rc)
|
||||
{
|
||||
if (DBG_LOOKUP)
|
||||
log_debug ("%s: returing success\n", __func__);
|
||||
log_debug ("%s: returning success\n", __func__);
|
||||
hd->found.offset = main_offset;
|
||||
hd->found.kr = hd->current.kr;
|
||||
hd->found.pk_no = pk? pk_no : 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue