diff options
Diffstat (limited to 'sys/dev/si/si_isa.c')
-rw-r--r-- | sys/dev/si/si_isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/si/si_isa.c b/sys/dev/si/si_isa.c index f6d5ab6acece..4cca3936e4db 100644 --- a/sys/dev/si/si_isa.c +++ b/sys/dev/si/si_isa.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/si/si_isa.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "opt_debug_si.h" |