diff options
Diffstat (limited to '')
-rw-r--r-- | g10/call-agent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/call-agent.h b/g10/call-agent.h index ef4ad85c5..ebe37b1cd 100644 --- a/g10/call-agent.h +++ b/g10/call-agent.h @@ -115,6 +115,7 @@ gpg_error_t agent_get_passphrase (const char *cache_id, const char *err_msg, const char *prompt, const char *desc_msg, + int repeat, char **r_passphrase); /* Send the CLEAR_PASSPHRASE command to the agent. */ |