diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-12-11 10:00:32 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-12-11 10:00:32 -0800 |
commit | b0ef3aecce05d1d242d590944f8c290939bf0803 (patch) | |
tree | 89e64a3f815d57b00b175217d1102d8c9f61ee1f /nptl/ChangeLog | |
parent | 39e1f44ff469cf993692868fc7d1ff1ae5be30cb (diff) | |
download | glibc-b0ef3aecce05d1d242d590944f8c290939bf0803.tar glibc-b0ef3aecce05d1d242d590944f8c290939bf0803.tar.gz glibc-b0ef3aecce05d1d242d590944f8c290939bf0803.tar.bz2 glibc-b0ef3aecce05d1d242d590944f8c290939bf0803.zip |
ChangeLog whitespace fix.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 02e72a8339..76fbebfbf7 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -19,6 +19,7 @@ (DOCARGS_6, UNDOCARGS_6): Likewise. 2013-11-26 Ondřej Bílka <neleai@seznam.cz> + * sysdeps/i386/tls.h: Use __glibc_reserved instead __unused. * sysdeps/x86_64/tls.h: Likewise. |