From 4896eb26a6c8fc24e8d12a180f3a10027abb4127 Mon Sep 17 00:00:00 2001 From: rpj Date: Sun, 12 Jul 1998 15:55:40 +0000 Subject: See the ChangeLog. --- pthread.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'pthread.h') diff --git a/pthread.h b/pthread.h index 4d399f0..b408c76 100644 --- a/pthread.h +++ b/pthread.h @@ -16,7 +16,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* FIXME: do not include function prototypes for functions which are - not yet implemented. This will allows us to keep a better handle on + not yet implemented. This will allow us to keep a better handle on where we're at. */ #ifndef _PTHREADS_H @@ -106,9 +106,3 @@ int pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *attr, #endif /* __cplusplus */ #endif /* _PTHREADS_H */ - - - - - - -- cgit v1.2.3