[Pkg-gnupg-commit] [gnupg2] 146/241: dirmngr: Fix typo.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Dec 9 20:32:09 UTC 2015


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

dkg pushed a commit to branch master
in repository gnupg2.

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>
---
 dirmngr/ks-engine-hkp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.  */
 };

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



More information about the Pkg-gnupg-commit mailing list