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 - 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.