Fix whitespace nit.

This commit is contained in:
jhb 2011-02-22 14:58:14 +00:00
parent f5f2bab600
commit e9ec5c3def

View File

@ -441,7 +441,6 @@ struct pmap {
table */
#endif
vm_page_t pm_root; /* spare page table pages */
};
typedef struct pmap *pmap_t;