]> sjero.net Git - wget/commitdiff
[svn] Msg fix.
authorhniksic <devnull@localhost>
Mon, 3 Nov 2003 02:44:41 +0000 (18:44 -0800)
committerhniksic <devnull@localhost>
Mon, 3 Nov 2003 02:44:41 +0000 (18:44 -0800)
src/ChangeLog

index a771b8ac9e5347a7e9f0074a093983a681f065e6..95a6612386db41eed3188a66ab01baa13ad8bf34 100644 (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>