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..2138b1191b66 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.12.1 2010/02/10 00:26:20 kensmith Exp $"); #include "opt_debug_si.h" |
