Author: jhb
Date: Wed Mar 10 15:22:26 2010
New Revision: 204955
URL: http://svn.freebsd.org/changeset/base/204955

Log:
  Typo.

Modified:
  head/sys/sys/pcpu.h

Modified: head/sys/sys/pcpu.h
==============================================================================
--- head/sys/sys/pcpu.h Wed Mar 10 14:21:05 2010        (r204954)
+++ head/sys/sys/pcpu.h Wed Mar 10 15:22:26 2010        (r204955)
@@ -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;
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to