summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2012-09-05 22:04:10 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2012-09-05 22:04:57 +0530
commit1ffb8c9001398e1c6402e455b566dfe3d84a0786 (patch)
treece61bc63a8922be2f132456b86fd42d084e4969e /ChangeLog
parentb9dafc562ec524c01f43907b1d213d5824261774 (diff)
downloadglibc-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--ChangeLog6
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.