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:24:45 UTC 2016

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

Log Message:
Teach hid_parse_usage_in_page() how to understand hex literals, in
addition to the usual table lookup.


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