Don't require plumber.
This commit is contained in:
parent
2277c5d7bb
commit
304278e5fd
1 changed files with 1 additions and 1 deletions
|
|
@ -1515,7 +1515,7 @@ void
|
|||
plumbstart(void)
|
||||
{
|
||||
if((plumbfd = plumbopen("send", OWRITE)) < 0)
|
||||
fatal("plumbopen");
|
||||
fprint(2, "9term: plumbopen: %r\n");
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue