aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/call-agent.c')
-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 bacb9d5e0..74d8cec28 100644
--- a/g10/call-agent.c
+++ b/g10/call-agent.c
@@ -285,7 +285,7 @@ start_agent (ctrl_t ctrl, int for_card)
opt.agent_program,
opt.lc_ctype, opt.lc_messages,
opt.session_env,
- opt.verbose, DBG_ASSUAN,
+ 1, opt.verbose, DBG_ASSUAN,
NULL, NULL);
if (!rc)
{