diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2015-07-16 08:54:39 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2015-07-16 08:54:40 +0530 |
commit | 9ceb5f6251fa0c0de5304e081e979b3f855148ed (patch) | |
tree | f3f506be339c6561a5ee209b68b0fa83e2d8fa3d /ChangeLog | |
parent | b632bdd3f7c0ba0c79f23f5e4404eebb87ebdaa8 (diff) | |
download | glibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.tar glibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.tar.gz glibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.tar.bz2 glibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.zip |
Whitespace fixup in cxa_thread_atexit_impl.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2015-07-16 Siddhesh Poyarekar <siddhesh@redhat.com> + * stdlib/cxa_thread_atexit_impl.c: Whitespace fixup. + [BZ #18676] * elf/tst-nodelete-opened.c: New test case. * elf/tst-nodelete-opened-lib.c: New test case module. |