projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65fc960
)
Fix typo in last change. Reported by Eric Blake <ebb9@byu.net>.
author
Simon Josefsson
<simon@josefsson.org>
Wed, 17 Feb 2010 12:50:10 +0000
(13:50 +0100)
committer
Simon Josefsson
<simon@josefsson.org>
Wed, 17 Feb 2010 12:50:10 +0000
(13:50 +0100)
lib/netdb.in.h
patch
|
blob
|
history
diff --git
a/lib/netdb.in.h
b/lib/netdb.in.h
index def9b5f799a06357e6fae35a4ff11514bde3af72..2edd98bd26724e4179af8984dd7ba67a5e61eceb 100644
(file)
--- 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. */