OSDN Git Service

whitespace changes to hopefully force snapshot run.
authorcgf <cgf>
Fri, 10 Jun 2005 18:44:23 +0000 (18:44 +0000)
committercgf <cgf>
Fri, 10 Jun 2005 18:44:23 +0000 (18:44 +0000)
winsup/cygserver/ChangeLog
winsup/cygwin/fhandler_mailslot.cc

index c832296..46dd895 100644 (file)
 
 2004-09-15  Corinna Vinschen  <corinna@vinschen.de>
 
-       Fix copyright throughout. 
+       Fix copyright throughout.
        Eliminate use of _impure_ptr outside Cygwin.
        * bsd_helper.cc: Include errno.h instead of cygerrno.h.
        * bsd_mutex.cc : Ditto.
index c29378a..cf2106d 100644 (file)
@@ -136,7 +136,7 @@ fhandler_mailslot::write (const void *ptr, size_t len)
 }
 
 int
-fhandler_mailslot::ioctl (unsigned int cmd, void *buf) 
+fhandler_mailslot::ioctl (unsigned int cmd, void *buf)
 {
   int res = -1;