mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
dirmngr: Fix typo.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
eb54fca4bf
commit
f596f8defa
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue