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 5758a8391d4b..194880a73b32 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.7 2005/01/06 01:43:14 imp Exp $"); #include "opt_debug_si.h" |