diff options
Diffstat (limited to 'sys/pci/ahc_pci.c')
-rw-r--r-- | sys/pci/ahc_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/ahc_pci.c b/sys/pci/ahc_pci.c index 596482ee7a577..4cb728e0fd1a5 100644 --- a/sys/pci/ahc_pci.c +++ b/sys/pci/ahc_pci.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ahc_pci.c,v 1.5 1998/12/15 08:23:10 gibbs Exp $ + * $Id: ahc_pci.c,v 1.5.2.1 1999/02/11 07:16:04 gibbs Exp $ */ #include <pci.h> |