From dbadcc4372f8d7c3d776a8332707e2a75b9e5cd0 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 22 Dec 2012 23:37:33 +0000 Subject: Fix tid comment. --- winsup/cygwin/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index ffc0f38b4..04e49789c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -14,8 +14,8 @@ debugging-only function. (select_stuff::test_and_set): Call dump_select_record when debugging. - * thread.cc (pthread_mutex::unlock): Revert setting of tid to NULL - since, in this context, it is a number, not a pointer. + * thread.cc (pthread_mutex::unlock): Revert setting of tid to 0 since, + in this context, it is a number, not a pointer. (pthread_spinlock::unlock): Ditto. 2012-12-21 Christopher Faylor -- cgit v1.2.3