summaryrefslogtreecommitdiffstats
path: root/sys/sys/pcpu.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2010-03-10 15:22:26 +0000
committerjhb <jhb@FreeBSD.org>2010-03-10 15:22:26 +0000
commit052dc599e82dc0ecdbea97786e7a62e3049e182b (patch)
treecc3497390ff4fa99f13b0d79b759f808d9ec24b6 /sys/sys/pcpu.h
parent5bde959c5f21341a4fe865dd3e523157125fee19 (diff)
downloadFreeBSD-src-052dc599e82dc0ecdbea97786e7a62e3049e182b.zip
FreeBSD-src-052dc599e82dc0ecdbea97786e7a62e3049e182b.tar.gz
Typo.
Diffstat (limited to 'sys/sys/pcpu.h')
-rw-r--r--sys/sys/pcpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/pcpu.h b/sys/sys/pcpu.h
index ae6cc09..250aa29 100644
--- a/sys/sys/pcpu.h
+++ b/sys/sys/pcpu.h
@@ -168,7 +168,7 @@ struct pcpu {
* the pcpu structure is private to the kernel, some ports
* (e.g. lsof, part of gtop) define _KERNEL and include this
* header. While strictly speaking this is wrong, there's no
- * reason not to keep the offsets of the MI fields contants.
+ * reason not to keep the offsets of the MI fields constant.
* If only to make kernel debugging easier...
*/
PCPU_MD_FIELDS;
OpenPOWER on IntegriCloud