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/smc93cx6var.h | |
parent | 1159c743c3a52da52101db4f883ad086a7a38f7d (diff) |
$OpenBSD RCSIDs
Diffstat (limited to 'sys/dev/ic/smc93cx6var.h')
-rw-r--r-- | sys/dev/ic/smc93cx6var.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/smc93cx6var.h b/sys/dev/ic/smc93cx6var.h index cfd805b8ea4..eb41d861c91 100644 --- a/sys/dev/ic/smc93cx6var.h +++ b/sys/dev/ic/smc93cx6var.h @@ -1,3 +1,4 @@ +/* $OpenBSD: smc93cx6var.h,v 1.4 1996/10/31 01:01:41 niklas Exp $ */ /* * Interface to the 93C46 serial EEPROM that is used to store BIOS * settings for the aic7xxx based adaptec SCSI controllers. It can @@ -19,8 +20,6 @@ * Justin T. Gibbs. * 4. Modifications may be freely made to this file if the above conditions * are met. - * - * $Id: smc93cx6var.h,v 1.3 1996/08/21 22:27:45 deraadt Exp $ */ #include <sys/param.h> |