From bee7495e7a0cffe364e0d7b7ff41dd4b279b5c1a Mon Sep 17 00:00:00 2001 From: "Justin T. Gibbs" Date: Tue, 5 Nov 1996 08:39:33 +0000 Subject: [PATCH] Add missing parenthesis. That's what I get for having e different versions of this driver in three different trees. --- sys/i386/scsi/aic7xxx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/i386/scsi/aic7xxx.c b/sys/i386/scsi/aic7xxx.c index ae48976cfe5..277cc435820 100644 --- a/sys/i386/scsi/aic7xxx.c +++ b/sys/i386/scsi/aic7xxx.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: aic7xxx.c,v 1.81 1996/10/28 06:10:00 gibbs Exp $ + * $Id: aic7xxx.c,v 1.82 1996/11/05 07:57:26 gibbs Exp $ */ /* * TODO: @@ -968,7 +968,7 @@ ahc_handle_seqint(ahc, intstat) */ AHC_OUTB(ahc, RETURN_1, 0); } else - AHC_OUTB(ahc, RETURN_1, SEND_REJ; + AHC_OUTB(ahc, RETURN_1, SEND_REJ); } else { /* * Send our own SDTR in reply