summaryrefslogtreecommitdiff
path: root/sys/i386/cpufreq/p4tcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/cpufreq/p4tcc.c')
-rw-r--r--sys/i386/cpufreq/p4tcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/cpufreq/p4tcc.c b/sys/i386/cpufreq/p4tcc.c
index 44c1d9614d20..0b5cd67ce61d 100644
--- a/sys/i386/cpufreq/p4tcc.c
+++ b/sys/i386/cpufreq/p4tcc.c
@@ -37,7 +37,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/i386/cpufreq/p4tcc.c,v 1.11.4.1 2005/07/21 09:20:10 bruno Exp $");
#include <sys/param.h>
#include <sys/systm.h>