[Pkg-gnupg-commit] [gpgme] 370/412: core: Fix typos.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:22 UTC 2016


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

dkg pushed a commit to branch master
in repository gpgme.

commit 5259f9de465d683d93268359cf19ce3a8d151566
Author: Justus Winter <justus at g10code.com>
Date:   Fri Sep 16 13:02:55 2016 +0200

    core: Fix typos.
    
    --
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 src/gpgme.h.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/gpgme.h.in b/src/gpgme.h.in
index 9c87b7b..b28a643 100644
--- a/src/gpgme.h.in
+++ b/src/gpgme.h.in
@@ -974,8 +974,8 @@ typedef gpgme_error_t (*gpgme_interact_cb_t) (void *opaque,
                                               const char *keyword,
                                               const char *args, int fd);
 
-/* The callback type used by the deprecated functions gpgme_op_card
- * and gpgme_of_card_edit.  */
+/* The callback type used by the deprecated functions gpgme_op_edit
+ * and gpgme_op_card_edit.  */
 typedef gpgme_error_t (*gpgme_edit_cb_t) (void *opaque,
 					  gpgme_status_code_t status,
 					  const char *args, int fd);

-- 
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