diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-24 03:27:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-24 03:27:16 +0000 |
commit | 5536dfcbb88ee135392024ebf453b8e82ce90fed (patch) | |
tree | 9b4bf5da660e2813c1e8b83ed876b7110e831d8c /ChangeLog | |
parent | 0f289b2a11ae12da5331f065bad765280eb8f95e (diff) | |
download | glibc-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-- | ChangeLog | 3 |
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. |