summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-24 16:31:35 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-24 16:31:35 +0000
commitfa5b2af750e09b61ffc5f636f269968429de1ba1 (patch)
tree9d1ca066b56ea69650148357d2873df6e5398f7f /nptl
parent79fa824a275808f400d3751e2559471f5cb43119 (diff)
Updated to fedora-glibc-20050524T1606
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 2f429d4910..0452afe8b5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -2,7 +2,7 @@
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
[IS_IN_librt] (CENABLE, CDISABLE): Use JUMPTARGET instead of
- bl __librt_*_asynccancel@local.
+ __librt_*_asynccancel@local.
2005-05-17 Alan Modra <amodra@bigpond.net.au>