Revert previous revision which accidentally snuck in with another commit.
It just removed a comment that doesn't make sense to me personally.
This commit is contained in:
parent
679a3f5aa3
commit
951e2df536
@ -261,7 +261,7 @@ exit1(td, rv)
|
||||
* Close open files and release open-file table.
|
||||
* This may block!
|
||||
*/
|
||||
fdfree(td);
|
||||
fdfree(td); /* XXXKSE *//* may not be the one in proc */
|
||||
|
||||
/*
|
||||
* Remove ourself from our leader's peer list and wake our leader.
|
||||
|
Loading…
Reference in New Issue
Block a user