Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 12/05/2006 20:45:36
Module Name: src
Committed By: macallan
Date: Tue Dec 5 20:45:36 UTC 2006
Modified Files:
src/sys/dev/usb: usbdi.c
Log Message:
move int j into #ifdef COMPAT_30 to avoid an unused variable warning when
building without COMPAT_30
To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 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.