Fix the style of my previous commit.
Submitted by: The Style Police[tm]
This commit is contained in:
parent
569b765ba9
commit
0f9ae8e234
@ -314,7 +314,7 @@ wwinit()
|
||||
wwerrno = WWE_SYS;
|
||||
goto bad;
|
||||
}
|
||||
fcntl(0,F_SETOWN,getpid());
|
||||
fcntl(0, F_SETOWN, getpid());
|
||||
/* catch typeahead before ASYNC was set */
|
||||
(void) kill(getpid(), SIGIO);
|
||||
wwstart1();
|
||||
|
Loading…
Reference in New Issue
Block a user