Ignore:
File:
1 edited

Legend:

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

    r3a6e423 r68b614e  
    155155                }
    156156                else {
    157 
    158157                        /* Fill the correct Usage and Usage Page */
    159158                        int32_t usage;
     
    463462                       
    464463                case USB_HID_REPORT_TAG_COLLECTION:
    465 
    466464                        // store collection atributes
    467465                        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.