4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 04:19:21 +08:00

revert erroneous checkin

This commit is contained in:
Christopher Faylor 2002-06-10 19:59:19 +00:00
parent b01cbd5de2
commit 85a238e1e8

View File

@ -71,7 +71,7 @@ extern "C" {
/* Different from the linux versions - note the shorts.. */
struct hostent {
char *h_name; /* official name of host */
const char *h_name; /* official name of host */
char **h_aliases; /* alias list */
short h_addrtype; /* host address type */
short h_length; /* length of address */