Date: Sun, 28 Jan 1996 15:33:25 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Message-ID: <199601282333.PAA10420@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/01/28 15:33:25 Modified: sys/scsi worm.c Log: Make worm.c compile with -Wall -Werror again. . remove some unused variables . declare worminit() right this time, it's actually extern (?) . use wormminphys(), now that it's already there (hope i've got this right) Revision Changes Path 1.22 +7 -7 src/sys/scsi/worm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601282333.PAA10420>