Bah, another whitespace fix.

This commit is contained in:
jhb 2005-01-14 20:50:52 +00:00
parent f5e6591227
commit 2e632c8be8

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;
}
/*