diff --git a/src/ChangeLog b/src/ChangeLog index a771b8ac..95a66123 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4,8 +4,8 @@ 2003-11-03 Hrvoje Niksic - * 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