diff options
Diffstat (limited to 'sys/dev/idt/idt_harp.c')
-rw-r--r-- | sys/dev/idt/idt_harp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/idt/idt_harp.c b/sys/dev/idt/idt_harp.c index 4659c4689037..e4ef1909e2fc 100644 --- a/sys/dev/idt/idt_harp.c +++ b/sys/dev/idt/idt_harp.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/idt/idt_harp.c,v 1.5.2.3 2005/01/30 00:59:46 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> |