From d6f86085146dd972f46784defd5eefcf923ec696 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 21 Apr 2001 20:42:42 +0000 Subject: (thread_func): Fix comment as suggested by Jakub Jelinek. (thread_func): Fix comment as suggested by Jakub Jelinek. --- linuxthreads/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 85320d31ef..4596333bed 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -3,6 +3,7 @@ * sysdeps/pthread/timer_routines.c (thread_func): Add noreturn attribute, remove statements that will never be executed. (thread_func): Remove mutex_unlock call since it's never executed. + (thread_func): Fix comment as suggested by Jakub Jelinek. * manager.c (__pthread_manager): Add noreturn attribute. -- cgit v1.2.3