diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-03-28 03:38:01 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-03-28 03:38:01 +0000 |
commit | 207ef8a3a51e7be5c8692bfa88329c99d7c9e825 (patch) | |
tree | 4abd2f5a828c5f07c5887d53bb3e3e125e9ba621 /sys/arch/i386/pci/pci_bus_fixup.c | |
parent | 27b17ff48053b2011f5227d04039f76263124a6f (diff) |
fix netbsd rcsids up.
also, from the 3rd try make proper openbsd rcsids, rediculous
3 commits just to add proper openbsd rcsids.
i think someone forgot to _look_ at the diffs before commit.
Diffstat (limited to 'sys/arch/i386/pci/pci_bus_fixup.c')
-rw-r--r-- | sys/arch/i386/pci/pci_bus_fixup.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/pci/pci_bus_fixup.c b/sys/arch/i386/pci/pci_bus_fixup.c index 6ae50fb327a..3114af247cf 100644 --- a/sys/arch/i386/pci/pci_bus_fixup.c +++ b/sys/arch/i386/pci/pci_bus_fixup.c @@ -1,5 +1,5 @@ -/* $OpenBSD: pci_bus_fixup.c,v 1.2 2000/03/27 08:35:21 brad Exp $ */ -/* $NetBSD$ */ +/* $OpenBSD: pci_bus_fixup.c,v 1.3 2000/03/28 03:37:59 mickey Exp $ */ +/* $NetBSD: pci_bus_fixup.c,v 1.1 1999/11/17 07:32:58 thorpej Exp $ */ /* * Copyright (c) 1999, by UCHIYAMA Yasushi |