Bah, another whitespace fix.

This commit is contained in:
John Baldwin 2005-01-14 20:50:52 +00:00
parent e5d60ca57f
commit eec137bd0c

View File

@ -421,7 +421,7 @@ cpu_set_upcall(struct thread *td, struct thread *td0)
* pcb2->pcb_gs: cloned above. XXXKSE ???
* pcb2->pcb_ext: cleared below.
*/
pcb2->pcb_ext = NULL;
pcb2->pcb_ext = NULL;
}
/*