[Pkg-gnupg-commit] [gpgme] 35/62: doc: Correct text about gpgme_cancel_async.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Nov 19 04:03:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gpgme.

commit d50bdb269e86db36a443958e3bfc6816a44d468e
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Nov 11 14:25:19 2016 +0900

    doc: Correct text about gpgme_cancel_async.
    
    * doc/gpgme.texi: Documentation about gpgme_cancel_async should refer
    to the correct name.
    
    Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
 doc/gpgme.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index ee5ba6d..414de34 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -6537,7 +6537,7 @@ case the state of @var{ctx} is not modified).
 
 
 @deftypefun gpgme_ctx_t gpgme_cancel_async (@w{gpgme_ctx_t @var{ctx}})
-The function @code{gpgme_cancel} attempts to cancel a pending
+The function @code{gpgme_cancel_async} attempts to cancel a pending
 operation in the context @var{ctx}.  This can be called by any thread
 at any time after starting an operation on the context, but will not
 take effect immediately.  The actual cancellation happens at the next

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list