about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-24 03:27:16 +0000
committerRoland McGrath <roland@gnu.org>2006-02-24 03:27:16 +0000
commit5536dfcbb88ee135392024ebf453b8e82ce90fed (patch)
tree9b4bf5da660e2813c1e8b83ed876b7110e831d8c /ChangeLog
parent0f289b2a11ae12da5331f065bad765280eb8f95e (diff)
downloadglibc-5536dfcbb88ee135392024ebf453b8e82ce90fed.tar.gz
glibc-5536dfcbb88ee135392024ebf453b8e82ce90fed.tar.xz
glibc-5536dfcbb88ee135392024ebf453b8e82ce90fed.zip
* include/libc-symbols.h: Fix comment typo.
	From Peter Kjellerstedt <peter.kjellerstedt@axis.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d71801071b..f9386639bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-02-23  Roland McGrath  <roland@redhat.com>
 
+	* include/libc-symbols.h: Fix comment typo.
+	From Peter Kjellerstedt <peter.kjellerstedt@axis.com>.
+
 	* sysdeps/unix/sysv/linux/i386/fchownat.c: Diddle code so that "fail"
 	label is always used.