aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/call-agent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/call-agent.c b/g10/call-agent.c
index 03c3a74b7..8800f938a 100644
--- a/g10/call-agent.c
+++ b/g10/call-agent.c
@@ -82,6 +82,7 @@ start_agent (void)
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,
NULL, NULL);
}