aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-09-06 11:53:24 +0000
committerWerner Koch <[email protected]>2006-09-06 11:53:24 +0000
commit7b9fa9da99e5e8dd26219a3c501994deee4b794c (patch)
tree6d30a1b2941bd5d28ebb0294915660b0f1881002 /g10/call-agent.c
parentMissing file (diff)
downloadgnupg-7b9fa9da99e5e8dd26219a3c501994deee4b794c.tar.gz
gnupg-7b9fa9da99e5e8dd26219a3c501994deee4b794c.zip
Minor changes and typo fixes.
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 524b274c1..413a7c830 100644
--- a/g10/call-agent.c
+++ b/g10/call-agent.c
@@ -48,7 +48,7 @@
#endif
static assuan_context_t agent_ctx = NULL;
-static int force_pipe_server = 1; /* FIXME: set this back to 0. */
+static int force_pipe_server;
struct cipher_parm_s
{