From: Simon Josefsson Date: Wed, 17 Feb 2010 12:50:10 +0000 (+0100) Subject: Fix typo in last change. Reported by Eric Blake . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6078aa42b957125a74ba72092d932eb730c10caf;p=pspp Fix typo in last change. Reported by Eric Blake . --- diff --git a/lib/netdb.in.h b/lib/netdb.in.h index def9b5f799..2edd98bd26 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. */