mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Smartcard related updates
This commit is contained in:
parent
b97aeb03d5
commit
0103a53aa6
14 changed files with 275 additions and 309 deletions
|
@ -182,8 +182,7 @@ print_card_key_info (estream_t fp, kbnode_t keyblock)
|
|||
{
|
||||
/* KBNODE node; */
|
||||
/* int i; */
|
||||
|
||||
log_debug ("Fixme: Needs to be adjusted to gpg-agent\n");
|
||||
#warning Fixme: Needs to be adjusted to gpg-agent
|
||||
/* for (node = keyblock; node; node = node->next) */
|
||||
/* { */
|
||||
/* if (node->pkt->pkttype == PKT_SECRET_KEY */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue