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 677967d8c3da..3fbdf7c21647 100644 --- a/sys/dev/pccbb/pccbb_isa.c +++ b/sys/dev/pccbb/pccbb_isa.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pccbb/pccbb_isa.c,v 1.7 2006/06/03 21:10:50 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> |
