Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 10/19/1999 13:10:45
Module Name:	syssrc
Committed By:	ad
Date:		Tue Oct 19 20:10:44 UTC 1999

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: dpt.c

Log Message:
Don't cast return value of config_found() to void, as it's not consistant with
the rest of the driver.


To generate a diff of this commit:
cvs rdiff -r1.8.2.1 -r1.8.2.2 syssrc/sys/dev/ic/dpt.c

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