diff options
Diffstat (limited to '')
-rw-r--r-- | sm/call-agent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/call-agent.c b/sm/call-agent.c index 88447bd63..3f4e11ec2 100644 --- a/sm/call-agent.c +++ b/sm/call-agent.c @@ -81,6 +81,7 @@ start_agent (ctrl_t ctrl) opt.agent_program, opt.display, opt.ttyname, opt.ttytype, opt.lc_ctype, opt.lc_messages, + opt.xauthority, opt.pinentry_user_data, opt.verbose, DBG_ASSUAN, gpgsm_status2, ctrl); |