]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 14 Dec 1998 16:34:00 +0000 (16:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 14 Dec 1998 16:34:00 +0000 (16:34 +0000)
declaration since it's not needed.

linuxthreads/ChangeLog

index ae024013ff76bc98dfc168a93f39e3e43b6e8173..ad40e6235af3289447f567d7eff30fe9438bc76c 100644 (file)
@@ -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.