diff options
Diffstat (limited to 'sys/dev/pccbb/pccbb_isa.c')
| -rw-r--r-- | sys/dev/pccbb/pccbb_isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccbb/pccbb_isa.c b/sys/dev/pccbb/pccbb_isa.c index 9d5818e25865..d952b2d09e96 100644 --- a/sys/dev/pccbb/pccbb_isa.c +++ b/sys/dev/pccbb/pccbb_isa.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pccbb/pccbb_isa.c,v 1.2 2004/08/16 06:33:58 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> |
