Minor style nits in a comment.

This commit is contained in:
John Baldwin 2002-10-01 15:49:32 +00:00
parent 8d3574c7a4
commit feb2449610

View File

@ -118,7 +118,7 @@ userret(td, frame, oticks)
}
/*
* DO special thread processing, e.g. upcall tweaking and such
* Do special thread processing, e.g. upcall tweaking and such.
*/
if (p->p_flag & P_KSES) {
thread_userret(td, frame);