1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Msg fix.

This commit is contained in:
hniksic 2003-11-02 18:44:41 -08:00
parent b997a9d34f
commit 3ec22d9843

View File

@ -4,8 +4,8 @@
2003-11-03 Hrvoje Niksic <hniksic@xemacs.org>
* host.h (ADDRESS_IPV4_DATA): Don't take the address of in.s_addr,
because that doesn't work on some machines.
* host.h (ADDRESS_IPV4_DATA): Don't take the address of in.s_addr
because that doesn't work on machines that define it as bitfield.
2003-11-03 Hrvoje Niksic <hniksic@xemacs.org>