From 18ef968f400d3348655485145f8bf883253ae53e Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 30 Mar 2005 19:43:36 +0000 Subject: [PATCH] fix typo --- winsup/cygwin/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 21331b37c..fc987ca61 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -54,7 +54,7 @@ 2005-03-28 Christopher Faylor - * cygthread.cc (cygthread::detach): Revert to just waiting for thred + * cygthread.cc (cygthread::detach): Revert to just waiting for thread event since waiting for anything else is racy. * timer.cc (timer_tracker::hcancel): Rename from cancel. (timer_tracker::cancel): New method. -- 2.43.5