]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 Aug 1999 23:24:20 +0000 (23:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 Aug 1999 23:24:20 +0000 (23:24 +0000)
ChangeLog

index 845f0e596c9fdb548cd7d6229fa2cf58b436a405..3ec4ce8a92c419084c26a6f5864726b02d647ab0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-08-06  Ulrich Drepper  <drepper@cygnus.com>
 
+       * inet/netinet/in.h (IN6ADDR_ANY_INIT): Add correct number of
+       braces to avoid warnings.
+       (IN6ADDR_LOOPBACK_INIT): Likewise.
+
        * sysdeps/unix/sysv/linux/bits/socket.h: Fix typo (MSG_TRUNC ->
        MSG_DONTWAIT).