Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/30/2001 23:28:18
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed May 30 20:28:18 UTC 2001

Modified Files:
	syssrc/sys/dev/scsipi: st.c

Log Message:
uninitialised variable (from Krister Walfridsson):
in st_cmprss(), init flags to 0 (never changed, but this should change soon
anyway, for ATAPI tapes support)


To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 syssrc/sys/dev/scsipi/st.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.