* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09 mutex patch.

(PTHREAD_MUTEX_ERRORCHECK): Ditto.
This commit is contained in:
Thomas Pfaff 2003-01-22 19:51:31 +00:00
parent 69fae98649
commit ea35a5e4ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2003-01-22 Thomas Pfaff <tpfaff@gmx.net>
* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from
* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from
2003-01-09 mutex patch.
(PTHREAD_MUTEX_ERRORCHECK): Ditto.