[git] GnuPG - branch, master, updated. gnupg-2.1.9-146-gf596f8d

by Justus Winter cvs at cvs.gnupg.org
Thu Nov 19 15:09:25 CET 2015


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  f596f8defa5add33d2b4f381c317e1a006cda1fb (commit)
      from  eb54fca4bf3ef8e0cd50b01df5b40e0d6d318d7e (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 f596f8defa5add33d2b4f381c317e1a006cda1fb
Author: Justus Winter <justus at g10code.com>
Date:   Thu Nov 19 14:38:30 2015 +0100

    dirmngr: Fix typo.
    
    --
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/dirmngr/ks-engine-hkp.c b/dirmngr/ks-engine-hkp.c
index 7bb4ffe..8ab0d55 100644
--- a/dirmngr/ks-engine-hkp.c
+++ b/dirmngr/ks-engine-hkp.c
@@ -90,7 +90,7 @@ struct hostinfo_s
                         NULL if NAME has a numeric IP address or no v4
                         address is available.  */
   char *v6addr;      /* A string with the v6 IP address of the host.
-                        NULL if NAME has a numeric IP address or no v4
+                        NULL if NAME has a numeric IP address or no v6
                         address is available.  */
   char name[1];      /* The hostname.  */
 };

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

Summary of changes:
 dirmngr/ks-engine-hkp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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




More information about the Gnupg-commits mailing list