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 818f3ded5..ad4e67c02 100644 --- a/g10/call-agent.c +++ b/g10/call-agent.c @@ -303,7 +303,7 @@ start_agent (ctrl_t ctrl, int for_card) { rc = start_new_gpg_agent (&agent_ctx, GPG_ERR_SOURCE_DEFAULT, - opt.homedir, + gnupg_homedir (), opt.agent_program, opt.lc_ctype, opt.lc_messages, opt.session_env, |