Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 10/04/2006 23:55:22
Module Name:	src
Committed By:	dogcow
Date:		Wed Oct  4 23:55:22 UTC 2006

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

Log Message:
add braces for if-else statement, in the event that DPRINTF is an
empty statement; shuts gcc up about 'empty statement in if-else'.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/sys/dev/usb/usbdi.c

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