Subject: CVS commit: src/lib/libusbhid
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 04/11/2007 20:56:20
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.