Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev/usb
Module Name: src
Committed By: tron
Date: Mon Nov 21 18:37:08 UTC 2005
Modified Files:
src/sys/dev/usb [netbsd-3]: ulpt.c
Log Message:
Pull up following revision(s) (requested by rpaulo in ticket #955):
sys/dev/usb/ulpt.c: revision 1.70 via patch
Fix a long standing typo noticed by Alex Pivovarov on PR/32061.
When people use variables like 'flag' and 'flags' in the same function
(one local and one passed as a parameter) this is prone to happen..
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.66.2.1 src/sys/dev/usb/ulpt.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