Ignore:
File:
1 edited

Legend:

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

    r4453a12a r09ab0a9a  
    366366        /* usage path context initialization */
    367367        if (!(usage_path = usb_hid_report_path())) {
    368                 free(report_item);
    369368                return ENOMEM;
    370369        }
Note: See TracChangeset for help on using the changeset viewer.