diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-10-31 01:01:43 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-10-31 01:01:43 +0000 |
commit | acb24b57a076484b61159a23b384d07d9e79fd84 (patch) | |
tree | c7aee6bf3f24247123f3a6373d8c18f7c5e239f9 /sys/dev/ic/aic7xxxvar.h | |
parent | 1159c743c3a52da52101db4f883ad086a7a38f7d (diff) |
$OpenBSD RCSIDs
Diffstat (limited to 'sys/dev/ic/aic7xxxvar.h')
-rw-r--r-- | sys/dev/ic/aic7xxxvar.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/aic7xxxvar.h b/sys/dev/ic/aic7xxxvar.h index d3be3ce189c..d9ec5c7e4a7 100644 --- a/sys/dev/ic/aic7xxxvar.h +++ b/sys/dev/ic/aic7xxxvar.h @@ -1,3 +1,4 @@ +/* $OpenBSD: aic7xxxvar.h,v 1.8 1996/10/31 01:01:25 niklas Exp $ */ /* * Interface to the generic driver for the aic7xxx based adaptec * SCSI controllers. This is used to implement product specific @@ -29,8 +30,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $Id: aic7xxxvar.h,v 1.7 1996/08/21 22:27:36 deraadt Exp $ */ #ifndef _AIC7XXX_H_ |