summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pciidevar.h
diff options
context:
space:
mode:
authorConstantine Sapuntzakis <csapuntz@cvs.openbsd.org>2001-04-04 07:02:56 +0000
committerConstantine Sapuntzakis <csapuntz@cvs.openbsd.org>2001-04-04 07:02:56 +0000
commit34820c1a8c8e2054e58e4104ec2891b7d92152a6 (patch)
tree6bfc01a6891f617ea81d3958cd108bed37b6c733 /sys/dev/pci/pciidevar.h
parent9d787cb66f75970d8b31a03c673bc7fa08c758d8 (diff)
Minor cleanup to minimize diffs with NetBSD
Diffstat (limited to 'sys/dev/pci/pciidevar.h')
-rw-r--r--sys/dev/pci/pciidevar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pciidevar.h b/sys/dev/pci/pciidevar.h
index 5b000358ca7..0f637e7ca2e 100644
--- a/sys/dev/pci/pciidevar.h
+++ b/sys/dev/pci/pciidevar.h
@@ -1,5 +1,5 @@
-/* $OpenBSD: pciidevar.h,v 1.2 1999/07/18 21:25:20 csapuntz Exp $ */
-/* $NetBSD: pciidevar.h,v 1.2 1998/10/12 16:09:22 bouyer Exp $ */
+/* $OpenBSD: pciidevar.h,v 1.3 2001/04/04 07:02:55 csapuntz Exp $ */
+/* $NetBSD: pciidevar.h,v 1.6 2001/01/12 16:04:00 bouyer Exp $ */
/*
* Copyright (c) 1998 Christopher G. Demetriou. All rights reserved.