mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
dirmngr: Fix typo.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
eb54fca4bf
commit
f596f8defa
@ -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. */
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user