diff options
Diffstat (limited to 'sys/pci/pccbb.c')
-rw-r--r-- | sys/pci/pccbb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/pccbb.c b/sys/pci/pccbb.c index ac51e7058c7b2..3bf04d5090ab1 100644 --- a/sys/pci/pccbb.c +++ b/sys/pci/pccbb.c @@ -28,7 +28,7 @@ */ /* $Id: pccbb.c,v 1.12 1999/09/07 17:38:17 gehenna Exp $ */ /* FreeBSD/newconfig version UCHIYAMA Yasushi 1999 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/pccbb.c,v 1.1 1999/11/18 07:14:53 imp Exp $ */ #define CBB_DEBUG #undef SHOW_REGS |