Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libusbhid
Module Name: src
Committed By: plunky
Date: Wed Apr 11 20:56:20 UTC 2007
Modified Files:
src/lib/libusbhid: descr.c usbhid.3 usbhid.h
Log Message:
add const to the data for hid_use_report_desc() since it does
not modify the memory.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libusbhid/descr.c src/lib/libusbhid/usbhid.h
cvs rdiff -r1.10 -r1.11 src/lib/libusbhid/usbhid.3
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