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 84e52eb7b0710..db955ee05f04c 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.8 2005/05/29 04:42:21 nyan Exp $"); #include <sys/param.h> #include <sys/systm.h> |