From: Ulrich Drepper Date: Mon, 14 Dec 1998 16:34:00 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_0_112~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eda5d9bb38063e7e2988811c2659246574307a3;p=thirdparty%2Fglibc.git Update. declaration since it's not needed. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index ae024013ff7..ad40e6235af 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -15,7 +15,7 @@ 1998-12-08 Andreas Jaeger * 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.