whitespace changes to hopefully force snapshot run.
This commit is contained in:
parent
5680109cf6
commit
eb83d89572
@ -121,7 +121,7 @@
|
||||
|
||||
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.
|
||||
|
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user