diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2014-06-30 10:38:49 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2014-06-30 10:38:49 +0100 |
commit | 2125f674541eba23bfa3fffe8ccf75c2e82d468c (patch) | |
tree | 075e4697393fc3253223fea8c18803f8eb9fb0e5 /ChangeLog | |
parent | edea402804bce917cfd7cd1af76212e6364c23db (diff) | |
download | glibc-2125f674541eba23bfa3fffe8ccf75c2e82d468c.tar.gz glibc-2125f674541eba23bfa3fffe8ccf75c2e82d468c.tar.xz glibc-2125f674541eba23bfa3fffe8ccf75c2e82d468c.zip |
sysdeps/unix/sysv/linux/bits/socket.h: Correct formatting
* sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting throughout.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 070be3c6a5..26dcd2adc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-06-30 Maciej W. Rozycki <macro@codesourcery.com> + + * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting + throughout. + 2014-06-29 Joseph Myers <joseph@codesourcery.com> [BZ #17097] |