summaryrefslogtreecommitdiffstats
path: root/g10/call-agent.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-03-17 13:13:32 +0100
committerWerner Koch <wk@gnupg.org>2009-03-17 13:13:32 +0100
commit6e7c855d98f390704f193eb5f433cf2d28597814 (patch)
treeb3f156fe77bbc386d51c5efaeab36ea7fb660e24 /g10/call-agent.h
parent* gpg.texi (GPG Configuration Options): Document keyserver-options (diff)
downloadgnupg2-6e7c855d98f390704f193eb5f433cf2d28597814.tar.xz
gnupg2-6e7c855d98f390704f193eb5f433cf2d28597814.zip
Move password repetition from gpg to gpg-agent.
Diffstat (limited to 'g10/call-agent.h')
-rw-r--r--g10/call-agent.h1
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. */