1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Bah, another whitespace fix.

This commit is contained in:
John Baldwin 2005-01-14 20:50:52 +00:00
parent e5d60ca57f
commit eec137bd0c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140260

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