aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-10-23 18:13:27 +0000
committerWerner Koch <[email protected]>2007-10-23 18:13:27 +0000
commitfca02368da72f42f84e328ecbef04c40b2bfa4fb (patch)
tree5e79b188e8c6860497169c8a894405b0bc0c4930 /g10/call-agent.c
parentFixed wrong entry in the gpg-agent table. (diff)
downloadgnupg-fca02368da72f42f84e328ecbef04c40b2bfa4fb.tar.gz
gnupg-fca02368da72f42f84e328ecbef04c40b2bfa4fb.zip
New option --list-config for gpgconf.
Diffstat (limited to '')
-rw-r--r--g10/call-agent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/call-agent.c b/g10/call-agent.c
index 34c1fdea1..03c3a74b7 100644
--- a/g10/call-agent.c
+++ b/g10/call-agent.c
@@ -714,7 +714,7 @@ agent_clear_pin_cache (const char *sn)
-/* Note: All strings shall be UTF-8. On success the caler needs to
+/* Note: All strings shall be UTF-8. On success the caller needs to
free the string stored at R_PASSPHRASE. On error NULL will be
stored at R_PASSPHRASE and an appropriate fpf error code
returned. */