aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/idt/idt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/idt/idt.c')
-rw-r--r--sys/dev/idt/idt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/idt/idt.c b/sys/dev/idt/idt.c
index fbcd9161ab04..8056c415fd69 100644
--- a/sys/dev/idt/idt.c
+++ b/sys/dev/idt/idt.c
@@ -77,7 +77,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/idt/idt.c,v 1.9.2.1 2005/01/30 00:59:46 imp Exp $");
#include <sys/param.h>
#include <sys/systm.h>