diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-09-05 22:04:10 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-09-05 22:04:57 +0530 |
commit | 1ffb8c9001398e1c6402e455b566dfe3d84a0786 (patch) | |
tree | ce61bc63a8922be2f132456b86fd42d084e4969e /ChangeLog | |
parent | b9dafc562ec524c01f43907b1d213d5824261774 (diff) | |
download | glibc-1ffb8c9001398e1c6402e455b566dfe3d84a0786.tar.gz glibc-1ffb8c9001398e1c6402e455b566dfe3d84a0786.tar.xz glibc-1ffb8c9001398e1c6402e455b566dfe3d84a0786.zip |
Fix typos in comments
* libio/fileops.c: Fix typos in comments. * libio/oldfileops.c: Likewise. * libio/wfileops.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0e091b1f43..244dc80800 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com> + * libio/fileops.c: Fix typos in comments. + * libio/oldfileops.c: Likewise. + * libio/wfileops.c: Likewise. + +2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com> + [BZ #1349] * malloc/Makefile (tests): Add tst-malloc-usable test case. (tst-malloc-usable-ENV): Set environment for test case. |