summaryrefslogtreecommitdiff
path: root/sys/dev/k8temp/k8temp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/k8temp/k8temp.c')
-rw-r--r--sys/dev/k8temp/k8temp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/k8temp/k8temp.c b/sys/dev/k8temp/k8temp.c
index f0155fba3ce9..029296505fed 100644
--- a/sys/dev/k8temp/k8temp.c
+++ b/sys/dev/k8temp/k8temp.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/k8temp/k8temp.c,v 1.7.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/param.h>
#include <sys/bus.h>