aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgme.c
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-12-04 21:49:41 +0000
committerBen McGinnes <[email protected]>2018-12-04 21:49:41 +0000
commit8d2621fcad3ded2a4184c00a04ca1002b4de98cc (patch)
treec80dde4d38e975b58454046303c286b60f4556bf /src/gpgme.c
parentpython: docs update (diff)
parentbuild: Remove --with-*-prefix, which is no need any more. (diff)
downloadgpgme-8d2621fcad3ded2a4184c00a04ca1002b4de98cc.tar.gz
gpgme-8d2621fcad3ded2a4184c00a04ca1002b4de98cc.zip
Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme
Diffstat (limited to 'src/gpgme.c')
-rw-r--r--src/gpgme.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpgme.c b/src/gpgme.c
index a0a6c6bc..65a2e309 100644
--- a/src/gpgme.c
+++ b/src/gpgme.c
@@ -320,6 +320,8 @@ _gpgme_release_result (gpgme_ctx_t ctx)
}
+/* Note that setting the protocol will intentionally not fail if the
+ * engine is not available. */
gpgme_error_t
gpgme_set_protocol (gpgme_ctx_t ctx, gpgme_protocol_t protocol)
{