diff options
Diffstat (limited to 'sys/pci/pcivar.h')
-rw-r--r-- | sys/pci/pcivar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/pcivar.h b/sys/pci/pcivar.h index 61127e16ecc3..3b117de7e430 100644 --- a/sys/pci/pcivar.h +++ b/sys/pci/pcivar.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcivar.h,v 1.12 1996/09/08 10:44:14 phk Exp $ +** $Id: pcivar.h,v 1.13 1996/09/10 23:31:02 bde Exp $ ** ** Declarations for pci device drivers. ** |