diff options
Diffstat (limited to 'g10/call-agent.c')
-rw-r--r-- | g10/call-agent.c | 2 |
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. */ |