summaryrefslogtreecommitdiffstats
path: root/common/asshelp.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-12-18 11:22:10 +0100
committerWerner Koch <wk@gnupg.org>2004-12-18 11:22:10 +0100
commit3666a2859bd31115708b027cb69fa824c8111de4 (patch)
tree97d6df62972435b0b200232225553377bbcb005c /common/asshelp.h
parent2004-12-17 Moritz Schulte <moritz@g10code.com> (diff)
downloadgnupg2-3666a2859bd31115708b027cb69fa824c8111de4.tar.xz
gnupg2-3666a2859bd31115708b027cb69fa824c8111de4.zip
Avoid the " map_to_assuan_status called with no error source" diagnostic.
Diffstat (limited to 'common/asshelp.h')
-rw-r--r--common/asshelp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/asshelp.h b/common/asshelp.h
index 993594882..2d6dc79e6 100644
--- a/common/asshelp.h
+++ b/common/asshelp.h
@@ -26,6 +26,7 @@
gpg_error_t
send_pinentry_environment (assuan_context_t ctx,
+ gpg_err_source_t errsource,
const char *opt_display,
const char *opt_ttyname,
const char *opt_ttytype,