aboutsummaryrefslogtreecommitdiffstats
path: root/scd/card-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'scd/card-common.h')
-rw-r--r--scd/card-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/card-common.h b/scd/card-common.h
index 31f0dfe8f..cefaf120f 100644
--- a/scd/card-common.h
+++ b/scd/card-common.h
@@ -60,7 +60,7 @@ struct card_ctx_s {
/*-- card.c --*/
gpg_error_t map_sc_err (int rc);
-int card_help_get_keygrip (KsbaCert cert, unsigned char *array);
+int card_help_get_keygrip (ksba_cert_t cert, unsigned char *array);
/*-- card-15.c --*/
void p15_release_private_data (CARD card);