Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-11-26 20:21:20 +0300
committerChristopher Faylor <me@cgf.cx>2008-11-26 20:21:20 +0300
commit15c509b515a3581802012680ed5bae894106ea89 (patch)
tree390e1781b960e74207bc0983a42fcf7a9ef3ccae
parent025c1fac6ee41d7814af7d114791dbf4c22ed617 (diff)
clarify entry
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 483d8d78e..e7b6f84c6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,6 +1,6 @@
2008-11-26 Christopher Faylor <me+cygwin@cgf.cx>
- Remove unneeded whitespace.
+ Remove unneeded whitespace throughout.
* fhandler_fifo.cc (fhandler_fifo::open): Rework to cause errno to be
set to ENXIO when opening a fifo write/nonblocking.