[newlib-cygwin] Cygwin: fhandler_pipe: fix comment

Corinna Vinschen corinna@sourceware.org
Sat Jan 19 19:04:00 GMT 2019


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3bfe18c643edfcc3c89f88972e4fd33e4248ba4e

commit 3bfe18c643edfcc3c89f88972e4fd33e4248ba4e
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Jan 19 20:02:54 2019 +0100

    Cygwin: fhandler_pipe: fix comment
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/fhandler_pipe.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winsup/cygwin/fhandler_pipe.cc b/winsup/cygwin/fhandler_pipe.cc
index c747824..3a70565 100644
--- a/winsup/cygwin/fhandler_pipe.cc
+++ b/winsup/cygwin/fhandler_pipe.cc
@@ -1,4 +1,4 @@
-/* pipe.cc: pipe for Cygwin.
+/* fhandler_pipe.cc: pipes for Cygwin.
 
 This file is part of Cygwin.



More information about the Cygwin-cvs mailing list