[git] GnuPG - branch, master, updated. gnupg-2.2.7-312-g3d76692

by Werner Koch cvs at cvs.gnupg.org
Wed Jan 2 16:16:15 CET 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, master has been updated
       via  3d766924b412b36fc9481803447b93f7fa68b8f6 (commit)
      from  70a8db0333e3c22403b3647f8b5f924f6dace719 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3d766924b412b36fc9481803447b93f7fa68b8f6
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jan 2 16:15:25 2019 +0100

    doc: Typo fix in code comment
    
    --

diff --git a/scd/app-openpgp.c b/scd/app-openpgp.c
index c87add1..f25a360 100644
--- a/scd/app-openpgp.c
+++ b/scd/app-openpgp.c
@@ -2538,10 +2538,10 @@ do_setattr (app_t app, const char *name,
 }
 
 
-/* Handle the WRITECERT command for OpenPGP.  This rites the standard
-   certifciate to the card; CERTID needs to be set to "OPENPGP.3".
-   PINCB and PINCB_ARG are the usual arguments for the pinentry
-   callback.  */
+/* Handle the WRITECERT command for OpenPGP.  This writes the standard
+ * certificate to the card; CERTID needs to be set to "OPENPGP.3".
+ * PINCB and PINCB_ARG are the usual arguments for the pinentry
+ * callback.  */
 static gpg_error_t
 do_writecert (app_t app, ctrl_t ctrl,
               const char *certidstr,

-----------------------------------------------------------------------

Summary of changes:
 scd/app-openpgp.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list