Cygwin: fix formatting: collapse whitespace-only lines
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -19,7 +19,7 @@ details. */
|
||||
processes interact. If you have the requirement to interact with native
|
||||
Windows applications which use Windows mandatory file locking, your have
|
||||
to use mandatory locking as well. The command
|
||||
|
||||
|
||||
fcntl (fd, F_LCK_MANDATORY, 1)
|
||||
|
||||
switches subsequent F_GETLK, F_SETLK, F_SETLKW calls to mandatory locking
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/* cygwin/process.h. Define spawn family of functions as provided by Cygwin.
|
||||
The original file of this name is a MS/DOS invention.
|
||||
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
Reference in New Issue
Block a user