From f596f8defa5add33d2b4f381c317e1a006cda1fb Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 19 Nov 2015 14:38:30 +0100 Subject: dirmngr: Fix typo. -- Signed-off-by: Justus Winter --- 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 7bb4ffe39..8ab0d55a7 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. */ }; -- cgit v1.2.3