Fix typo in last change. Reported by Eric Blake <ebb9@byu.net>.
authorSimon Josefsson <simon@josefsson.org>
Wed, 17 Feb 2010 12:50:10 +0000 (13:50 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 17 Feb 2010 12:50:10 +0000 (13:50 +0100)
lib/netdb.in.h

index def9b5f..2edd98b 100644 (file)
@@ -90,7 +90,7 @@ struct addrinfo
 # 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.  */