aboutsummaryrefslogtreecommitdiffstats
path: root/g10/getkey.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/getkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/getkey.c b/g10/getkey.c
index 4929974a3..401e66879 100644
--- a/g10/getkey.c
+++ b/g10/getkey.c
@@ -2522,7 +2522,7 @@ found:
* so that can free it's context.
*/
int
-enum_secret_keys (void **context, PKT_secret_key * sk,
+enum_secret_keys (void **context, PKT_public_key * sk,
int with_subkeys, int with_spm)
{
log_debug ("FIXME: Anonymous recipient does not yet work\n");