Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/src/hiddescriptor.c

    r68b614e r3a6e423  
    155155                }
    156156                else {
     157
    157158                        /* Fill the correct Usage and Usage Page */
    158159                        int32_t usage;
     
    462463                       
    463464                case USB_HID_REPORT_TAG_COLLECTION:
     465
    464466                        // store collection atributes
    465467                        path_item = list_get_instance(usage_path->head.prev, usb_hid_report_usage_path_t, link);
Note: See TracChangeset for help on using the changeset viewer.