From 649b19688132dd315e361c0f5b63ba6d8f45996d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 3 Dec 2018 10:40:52 +0100 Subject: doc: Minor comment cleanups. -- Signed-off-by: Werner Koch --- src/gpgme.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gpgme.c') 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) { -- cgit v1.2.3