Date: Thu, 24 Feb 2005 20:20:11 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/cpufreq est.c Message-ID: <200502242020.j1OKKBmR082582@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-02-24 20:20:11 UTC FreeBSD src repository Modified files: sys/i386/cpufreq est.c Log: Correct an off-by-one error in the number of settings est announces. The extraneous "0" state was not fatal but useless. Revision Changes Path 1.3 +3 -4 src/sys/i386/cpufreq/est.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502242020.j1OKKBmR082582>