Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/src/utility.c

    rd1582b50 r904b1bc  
    259259        switch (request->request) {
    260260                /* Clear Feature ENPOINT_STALL */
    261         case USB_DEVREQ_CLEAR_FEATURE: /* resets only cleared ep */
     261        case USB_DEVREQ_CLEAR_FEATURE: /*resets only cleared ep */
    262262                /* 0x2 ( HOST to device | STANDART | TO ENPOINT) */
    263263                if ((request->request_type == 0x2) &&
Note: See TracChangeset for help on using the changeset viewer.