summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-14 16:34:00 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-14 16:34:00 +0000
commit2eda5d9bb38063e7e2988811c2659246574307a3 (patch)
tree822e9588cc3d89b8d1a6d7673962c760ef3ad818 /linuxthreads
parentfbaf6e72d676629c21d00eab5824571b1b26a2b2 (diff)
Update.
declaration since it's not needed.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index ae024013ff..ad40e6235a 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -15,7 +15,7 @@
1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* sysdeps/pthread/pthread.h: Remove __pthread_setcanceltype
- declaration since it's not needed.
+ declaration since it's not needed.
* sysdeps/pthread/pthread.h: Move internal functions to ...
* internals.h: ...here.