From 0af6a1d959eefbc295c7d7319491ed190b160385 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 26 Jun 2003 01:14:06 +0000 Subject: Update. 2003-06-25 Ulrich Drepper * sysdeps/pthread/pthread.h (class __pthread_cleanup_class): Add missing closing braces. Patch by Christophe Saout . --- nptl/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index d22c1cf714..1a02a3812e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2003-06-25 Ulrich Drepper + + * sysdeps/pthread/pthread.h (class __pthread_cleanup_class): Add + missing closing braces. + Patch by Christophe Saout . + 2003-06-24 Roland McGrath * pthread_mutex_trylock.c (__pthread_mutex_trylock): Typo fix. -- cgit v1.2.3