]> sourceware.org Git - newlib-cygwin.git/commitdiff
Fix typo
authorEgor Duda <deo@logos-m.ru>
Tue, 13 Mar 2001 07:58:29 +0000 (07:58 +0000)
committerEgor Duda <deo@logos-m.ru>
Tue, 13 Mar 2001 07:58:29 +0000 (07:58 +0000)
winsup/cygwin/ChangeLog

index 02e310f882815b1dfef5904ed1b0569068beb38b..166205821bf27745ef6c0ecef46b9475dd00a1c8 100644 (file)
@@ -1,8 +1,8 @@
 2001-03-12  Egor Duda  <deo@logos-m.ru>
 
        * fhandler.h (fhandler_termios::fixup_after_exec): New function.
-       * fhandler.cc (fhandler_termios::fixup_after_fork): New function.
-       Fixup output handle.
+       * fhandler_termios.cc (fhandler_termios::fixup_after_fork): New
+       function. Fixup output handle.
        * fhandler_tty.cc (fhandler_tty_common::fixup_after_fork): Output
        handle is now fixed up in fhandler_termios::fixup_after_fork().
 
This page took 0.031756 seconds and 5 git commands to generate.