From owner-cvs-sys Mon Feb 3 09:23:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA09232 for cvs-sys-outgoing; Mon, 3 Feb 1997 09:23:29 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA09225; Mon, 3 Feb 1997 09:23:28 -0800 (PST) Date: Mon, 3 Feb 1997 09:23:28 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199702031723.JAA09225@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 97/02/03 09:23:27 Branch: sys/i386/scsi RELENG_2_2 Modified: sys/i386/scsi aic7xxx.c Log: Initialization of a variable got lost in the last commit when I moved a piece of code into a subroutine. Revision Changes Path 1.81.2.6 +2 -1 src/sys/i386/scsi/aic7xxx.c