Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@netbsd.org>
From: David Sainty <dsainty@netbsd.org>
List: source-changes
Date: 12/28/2002 06:28:39
Module Name:	src
Committed By:	dsainty
Date:		Sat Dec 28 04:28:39 UTC 2002

Modified Files:
	src/sys/dev/usb: ustir.c

Log Message:
Delinting - as the data passed to ustir_dumpdata() is always u_int8_t,
use that type in the prototype too.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/usb/ustir.c

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