Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
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.
Home |
Main Index |
Thread Index |
Old Index