aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-11-26 17:21:20 +0000
committerChristopher Faylor <me@cgf.cx>2008-11-26 17:21:20 +0000
commit15c509b515a3581802012680ed5bae894106ea89 (patch)
tree390e1781b960e74207bc0983a42fcf7a9ef3ccae /winsup
parent025c1fac6ee41d7814af7d114791dbf4c22ed617 (diff)
downloadnewlib-15c509b515a3581802012680ed5bae894106ea89.zip
newlib-15c509b515a3581802012680ed5bae894106ea89.tar.gz
newlib-15c509b515a3581802012680ed5bae894106ea89.tar.bz2
clarify entry
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 483d8d7..e7b6f84 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.