Add missing comment terminator.
This commit is contained in:
parent
89d6572b1f
commit
90df1ff5bf
@ -81,7 +81,7 @@ thr_exit1(void)
|
||||
/* Clean up cpu resources. */
|
||||
cpu_thread_exit(td);
|
||||
|
||||
/* Unlink the thread from the process and kseg.
|
||||
/* Unlink the thread from the process and kseg. */
|
||||
thread_unlink(td);
|
||||
|
||||
ke->ke_state = KES_UNQUEUED;
|
||||
|
Loading…
x
Reference in New Issue
Block a user