summaryrefslogtreecommitdiff
path: root/lib/netdb.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/netdb.in.h')
-rw-r--r--lib/netdb.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/netdb.in.h b/lib/netdb.in.h
index c1cf671d59..8d575c489c 100644
--- a/lib/netdb.in.h
+++ b/lib/netdb.in.h
@@ -98,7 +98,7 @@ struct addrinfo
# define AI_ALL 0 /* 0x0010: Return IPv4 mapped and IPv6 addresses. */
# endif
# ifndef AI_ADDRCONFIG
-# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to choose
+# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to choose \
returned address type. */
# endif