From owner-freebsd-commit Tue Nov 21 00:36:11 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA24905 for freebsd-commit-outgoing; Tue, 21 Nov 1995 00:36:11 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA24880 for cvs-all-outgoing; Tue, 21 Nov 1995 00:36:04 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA24854 for cvs-sys-outgoing; Tue, 21 Nov 1995 00:35:59 -0800 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA24837 ; Tue, 21 Nov 1995 00:35:52 -0800 Date: Tue, 21 Nov 1995 00:35:52 -0800 From: Bruce Evans Message-Id: <199511210835.AAA24837@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/scsi sctarg.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/11/21 00:35:51 Modified: sys/scsi sctarg.c Log: Fixed replication error so that this compiles again. Removed bogus comment and useless braces.