Changeset 4bfe063 in mainline for uspace/drv/bus/usb/usbhid/kbd/kbddev.c
- Timestamp:
- 2012-12-16T18:57:09Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ddab093
- Parents:
- 395bb79
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhid/kbd/kbddev.c
r395bb79 r4bfe063 264 264 265 265 if (rc != EOK) { 266 usb_log_warning(" Error translating LED output to output report"267 " .\n");266 usb_log_warning("Could not translate LED output to output" 267 "report.\n"); 268 268 return; 269 269 }
Note:
See TracChangeset
for help on using the changeset viewer.