Fix trailing whitespace
This commit is contained in:
parent
a9653c475b
commit
d702068457
509 changed files with 922 additions and 922 deletions
|
@ -27,7 +27,7 @@
|
|||
* ---
|
||||
*
|
||||
* sel.c: arrange to block on read/write file descriptors using lwp
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Dave Pare, 1994
|
||||
* Markus Armbruster, 2007
|
||||
|
@ -59,7 +59,7 @@ static struct lwpProc **LwpFdwait;
|
|||
static struct lwpQueue LwpDelayq;
|
||||
|
||||
/* The thread executing lwpSelect() */
|
||||
static struct lwpProc *LwpSelProc;
|
||||
static struct lwpProc *LwpSelProc;
|
||||
|
||||
void
|
||||
lwpInitSelect(struct lwpProc *proc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue