netdb: Fix invalid C syntax.
[gnulib.git] / lib / netdb.in.h
index c1cf671..8d575c4 100644 (file)
@@ -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