--- Net2/arch/hp300/dev/scsi.c 2018/04/24 18:04:01 1.1.1.1 +++ Net2/arch/hp300/dev/scsi.c 2018/04/24 18:19:15 1.1.1.2 @@ -33,7 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)scsi.c 7.5 (Berkeley) 5/4/91 + * from: @(#)scsi.c 7.5 (Berkeley) 5/4/91 + * scsi.c,v 1.2 1993/05/22 07:56:48 cgd Exp */ /* @@ -42,10 +43,6 @@ #include "scsi.h" #if NSCSI > 0 -#ifndef lint -static char rcsid[] = "$Header: /var/lib/cvsd/net2/Net2/arch/hp300/dev/scsi.c,v 1.1.1.1 2018/04/24 18:04:01 root Exp $"; -#endif - #include "sys/param.h" #include "sys/systm.h" #include "sys/buf.h"