Module Name: src Committed By: mlelstv Date: Thu Dec 19 23:36:07 UTC 2013
Modified Files:
src/sys/kern: kern_cpu.c
Log Message:
cpu_infos is a NULL terminated array, not an array followed by a 0 byte.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/kern/kern_cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
