From 6078aa42b957125a74ba72092d932eb730c10caf Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 17 Feb 2010 13:50:10 +0100 Subject: [PATCH] Fix typo in last change. Reported by Eric Blake . --- lib/netdb.in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/netdb.in.h b/lib/netdb.in.h index def9b5f79..2edd98bd2 100644 --- a/lib/netdb.in.h +++ b/lib/netdb.in.h @@ -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. */ -- 2.11.0