Small bug fixes.

This commit is contained in:
rsc 2004-03-05 05:58:48 +00:00
parent 15680d56a6
commit 8c6f0e8ab4
2 changed files with 3 additions and 3 deletions

View file

@ -201,8 +201,8 @@ _threadnalt++;
}else{
altexec(a, s); /* unlocks chanlock, does splx */
}
if(t)
t->chan = Channone;
_threadnalt++;
return a - alts;
}