Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   jakllsch
Date:           Sat Jan  2 01:04:15 UTC 2016

Modified Files:
        src/lib/libusbhid: usage.c
        src/tests/lib/libusbhid: t_usbhid.c

Log Message:
Fix round-trip of hid_usage_in_page(hid_parse_usage_in_page()) when
the usage is a catch-all format string.

This should allow usbhidctl(1) to understand an item argument of
"Button:Button_65535".


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libusbhid/usage.c
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libusbhid/t_usbhid.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