From 35c8fecf3a3561372902df8a8392cc2d22ec8bf3 Mon Sep 17 00:00:00 2001 From: mjacob Date: Sat, 18 Jul 1998 21:05:39 +0000 Subject: [PATCH] fix headers --- sys/dev/ic/ispmbox.h | 4 ++-- sys/dev/ic/ispreg.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/dev/ic/ispmbox.h b/sys/dev/ic/ispmbox.h index 445ea65fa397..0969bf33ca84 100644 --- a/sys/dev/ic/ispmbox.h +++ b/sys/dev/ic/ispmbox.h @@ -1,5 +1,5 @@ -/* $NetBSD: */ -/* $Id: ispmbox.h,v 1.6 1998/07/15 19:50:16 mjacob Exp $ */ +/* $NetBSD: ispmbox.h,v 1.7 1998/07/18 21:05:39 mjacob Exp $ */ +/* $Id: ispmbox.h,v 1.7 1998/07/18 21:05:39 mjacob Exp $ */ /* * Mailbox and Command Definitions for for Qlogic ISP SCSI adapters. * diff --git a/sys/dev/ic/ispreg.h b/sys/dev/ic/ispreg.h index 73eb63c4f87f..30f0bbc49a21 100644 --- a/sys/dev/ic/ispreg.h +++ b/sys/dev/ic/ispreg.h @@ -1,5 +1,5 @@ -/* $NetBSD: ispreg.h,v 1.5 1998/07/15 19:50:16 mjacob Exp $ */ -/* $Id: ispreg.h,v 1.5 1998/07/15 19:50:16 mjacob Exp $ */ +/* $NetBSD: ispreg.h,v 1.6 1998/07/18 21:05:39 mjacob Exp $ */ +/* $Id: ispreg.h,v 1.6 1998/07/18 21:05:39 mjacob Exp $ */ /* * Machine Independent (well, as best as possible) register * definitions for Qlogic ISP SCSI adapters.