Changes in uspace/lib/usbhid/include/usb/hid/usages/consumer.h [a28b41d:07498c1] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhid/include/usb/hid/usages/consumer.h
ra28b41d r07498c1 37 37 #define LIBUSBHID_CONSUMER_H_ 38 38 39 const char *usbhid_multimedia_usage_to_str( intusage);39 const char *usbhid_multimedia_usage_to_str(unsigned usage); 40 40 41 41 #endif /* LIBUSBHID_CONSUMER_H_ */
Note:
See TracChangeset
for help on using the changeset viewer.