Fix ChangeLog formatting

A couple of places used spaces instead of a tab.
This commit is contained in:
Siddhesh Poyarekar 2013-01-09 19:04:13 +05:30
parent b13c7b55ed
commit 3a235abb5a

View File

@ -19485,7 +19485,7 @@
* sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
instead of 0.
* sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
instead of 0. .
instead of 0.
* sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
Patch in part by Pavel Roskin <proski@gnu.org>.