summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-02-22 14:58:14 +0000
committerjhb <jhb@FreeBSD.org>2011-02-22 14:58:14 +0000
commite9ec5c3def0cfafb1f687d13c23bf2238e4fdf5c (patch)
treea16baf187a6d9fb035ef5bbb1810bf0491e8ce3c
parentf5f2bab6006ec37740acc54d20ac00b7b0e35c96 (diff)
downloadFreeBSD-src-e9ec5c3def0cfafb1f687d13c23bf2238e4fdf5c.zip
FreeBSD-src-e9ec5c3def0cfafb1f687d13c23bf2238e4fdf5c.tar.gz
Fix whitespace nit.
-rw-r--r--sys/i386/include/pmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/include/pmap.h b/sys/i386/include/pmap.h
index 8d0c4a5..9751a52 100644
--- a/sys/i386/include/pmap.h
+++ b/sys/i386/include/pmap.h
@@ -441,7 +441,6 @@ struct pmap {
table */
#endif
vm_page_t pm_root; /* spare page table pages */
-
};
typedef struct pmap *pmap_t;
OpenPOWER on IntegriCloud