OSDN Git Service

Fix typo.
authorcgf <cgf>
Sun, 14 Mar 2004 04:47:11 +0000 (04:47 +0000)
committercgf <cgf>
Sun, 14 Mar 2004 04:47:11 +0000 (04:47 +0000)
winsup/cygwin/ChangeLog

index f2686bd..e3e4253 100644 (file)
 
 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
+       cygwin function, in an exception, spinning, or locked.
        * gendef (_sigfe): Move incyg setting earlier.
        (sigreturn): Set incyg flag to avoid interrupting called cygwin
        functions.