OSDN Git Service

fix typo
authorcgf <cgf>
Sat, 6 Oct 2001 04:04:14 +0000 (04:04 +0000)
committercgf <cgf>
Sat, 6 Oct 2001 04:04:14 +0000 (04:04 +0000)
winsup/cygwin/ChangeLog

index ae8d571..665ae95 100644 (file)
@@ -4,7 +4,7 @@ Fri Oct  5 21:01:14 2001  Christopher Faylor <cgf@cygnus.com>
        record it as non-inheritable for debugging purposes in case there is a
        subsequent fork or exec.
        * fhandler_tty.cc (fhandler_tty_common::fixup_after_fork): Allow
-       fork_fixup to call ProtecHandle.
+       fork_fixup to call ProtectHandle.
 
 Fri Oct  5 14:22:47 2001  Christopher Faylor <cgf@cygnus.com>