From owner-cvs-sys Mon Feb 3 09:24:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA09345 for cvs-sys-outgoing; Mon, 3 Feb 1997 09:24:33 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA09324; Mon, 3 Feb 1997 09:24:29 -0800 (PST) Date: Mon, 3 Feb 1997 09:24:29 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199702031724.JAA09324@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:24:28 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.95 +1 -0 src/sys/i386/scsi/aic7xxx.c