devdraw: more fixes (thanks David Jeannot)
This commit is contained in:
@@ -78,8 +78,6 @@ servep9p(void)
|
||||
|
||||
fmtinstall('W', drawfcallfmt);
|
||||
|
||||
// notify(bell);
|
||||
|
||||
mbuf = nil;
|
||||
nmbuf = 0;
|
||||
while((n = read(3, buf, 4)) == 4){
|
||||
|
||||
Reference in New Issue
Block a user