diff options
Diffstat (limited to 'sys/pci/dpt_pci.c')
-rw-r--r-- | sys/pci/dpt_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/dpt_pci.c b/sys/pci/dpt_pci.c index 0f151c3b3551..45a376e87035 100644 --- a/sys/pci/dpt_pci.c +++ b/sys/pci/dpt_pci.c @@ -34,7 +34,7 @@ * caveats: We may need an eisa and an isa files too */ -#ident "$Id: dpt_pci.c,v 1.4.2.3 1998/05/12 19:59:31 gibbs Exp $" +#ident "$Id: dpt_pci.c,v 1.4.2.4 1998/06/02 23:28:22 eivind Exp $" #include "opt_devfs.h" #include "opt_dpt.h" |