Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-06-04 02:13:28 +0400
committerChristopher Faylor <me@cgf.cx>2006-06-04 02:13:28 +0400
commit0c58e0b3036508120e054c77390e209722614412 (patch)
tree749bdc7d5410608c8eda3b2e05063566833c27ab
parentc76ca047463a3f9ad93f5bafaf247ae6862197ea (diff)
fix wording
-rw-r--r--winsup/cygwin/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b7ad00b1c..c5934ea5c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,7 +1,8 @@
2006-06-03 Christopher Faylor <cgf@timesys.com>
* cygthread.cc (cygthread::terminate_thread): In debugging output, use
- name of thread being terminated rather than thread doing terminating.
+ name of thread being terminated rather than thread doing the
+ terminating.
* fhandler.h (fhandler_pty_master::slave): Delete.
(fhandler_pty_master::get_unit): Ditto.