summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-05-21 05:37:24 +0000
committerChristopher Faylor <me@cgf.cx>2006-05-21 05:37:24 +0000
commitb7dd7dfcf3f3f3e93168ba698cc7e148c3a656aa (patch)
treefcd75fa0ef03007d0d20d6d4e94f6cb329172810
parentb040009ecf27a18dc7b4d251137004f9f32120d4 (diff)
downloadcygnal-b7dd7dfcf3f3f3e93168ba698cc7e148c3a656aa.tar.gz
cygnal-b7dd7dfcf3f3f3e93168ba698cc7e148c3a656aa.tar.bz2
cygnal-b7dd7dfcf3f3f3e93168ba698cc7e148c3a656aa.zip
typo
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8a24e5e75..45566718c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -11,7 +11,7 @@
(fhandler_pipe::open): Don't pass security attributes to create_guard.
(fhandler_pipe::set_close_on_exec): Don't handle guard here.
(fhandler_pipe::close): Accommodate now-protected guard handle.
- (fhandler_pipe::fixup_in_child): Don't proected read_state here.
+ (fhandler_pipe::fixup_in_child): Don't protect read_state here.
(fhandler_pipe::fixup_after_exec): Close guard handle if close_on_exec.
(fhandler_pipe::fixup_after_fork): Don't bother with guard here.
(fhandler_pipe::dup): Don't set res to non-error prematurely. Use