whitespace changes to hopefully force snapshot run.

This commit is contained in:
Christopher Faylor
2005-06-10 18:44:26 +00:00
parent 5680109cf6
commit eb83d89572
2 changed files with 2 additions and 2 deletions

View 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;