summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f2686bdf3..e3e4253aa 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -128,8 +128,8 @@
2004-03-08 Christopher Faylor <cgf@redhat.com>
- * exceptions.cc (setup_handler): Avoid suspending a thread if it in a
- cygwin function, in an exception, spinning, or locked.
+ * exceptions.cc (setup_handler): Avoid suspending a thread if it is in
+ a cygwin function, in an exception, spinning, or locked.
* gendef (_sigfe): Move incyg setting earlier.
(sigreturn): Set incyg flag to avoid interrupting called cygwin
functions.