Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/usbinfo/info.c

    r7ffe82f r206f71a  
    107107        dump_usb_descriptor((uint8_t *)&device_descriptor, sizeof(device_descriptor));
    108108
    109         rc = EOK;
    110         goto leave;
    111 
    112109        /*
    113110         * Get first configuration descriptor and dump it.
Note: See TracChangeset for help on using the changeset viewer.