Small tweaks to make things build again.
This commit is contained in:
parent
91c13e54b5
commit
f063dad96e
18 changed files with 43 additions and 48 deletions
|
|
@ -750,7 +750,7 @@ inputthread(void *arg)
|
|||
sendq(m->c->outq, m);
|
||||
}
|
||||
closeioproc(io);
|
||||
fprint(2, "input eof\n");
|
||||
//fprint(2, "input eof\n");
|
||||
threadexitsall(0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue