summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2019-01-19 20:02:54 +0100
committerCorinna Vinschen <corinna@vinschen.de>2019-01-19 20:04:35 +0100
commit3bfe18c643edfcc3c89f88972e4fd33e4248ba4e (patch)
tree4de1d4f8a053a3a8c91533d92916dba1667dd275
parent40481dbabb1cce2c33a67ccb5ddb368ee3491562 (diff)
downloadcygnal-3bfe18c643edfcc3c89f88972e4fd33e4248ba4e.tar.gz
cygnal-3bfe18c643edfcc3c89f88972e4fd33e4248ba4e.tar.bz2
cygnal-3bfe18c643edfcc3c89f88972e4fd33e4248ba4e.zip
Cygwin: fhandler_pipe: fix comment
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r--winsup/cygwin/fhandler_pipe.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler_pipe.cc b/winsup/cygwin/fhandler_pipe.cc
index c74782416..3a70565de 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.