changeset 12872:1af59dafc00e

Fix typo in last change. Reported by Eric Blake <ebb9@byu.net>.
author Simon Josefsson <simon@josefsson.org>
date Wed, 17 Feb 2010 13:50:10 +0100
parents a83b252424b6
children 4e07cfd43904
files lib/netdb.in.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/netdb.in.h
+++ b/lib/netdb.in.h
@@ -90,7 +90,7 @@
 # endif
 # ifndef AI_ADDRCONFIG
 #  define AI_ADDRCONFIG  0 /* 0x0020: Use configuration of this host to choose
-                                      returned address type..  */
+                                      returned address type.  */
 # endif
 
 /* Error values for `getaddrinfo' function.  */