diff options
author | Jakub Jelinek <jakub@redhat.com> | 2003-09-02 13:25:14 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2003-09-02 13:25:14 +0000 |
commit | abf1cf2167de11857c256bd85582332e9face797 (patch) | |
tree | 57d8afb1e44f384a20778c8a917b1f69e3d04a9e /nptl | |
parent | ee33620ea1a3317960c4c40fcfee6c87b4942c6e (diff) | |
download | glibc-abf1cf2167de11857c256bd85582332e9face797.tar glibc-abf1cf2167de11857c256bd85582332e9face797.tar.gz glibc-abf1cf2167de11857c256bd85582332e9face797.tar.bz2 glibc-abf1cf2167de11857c256bd85582332e9face797.zip |
* sysdeps/unix/sysv/linux/x86_64/not-cancel.h: Fix a typo.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index fd6446d9bf..7a2969707a 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2003-09-02 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/x86_64/not-cancel.h: Fix a typo. + 2003-09-02 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/not-cancel.h: New file. |