Changes in uspace/app/usbinfo/info.c [7ffe82f:206f71a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/info.c
r7ffe82f r206f71a 107 107 dump_usb_descriptor((uint8_t *)&device_descriptor, sizeof(device_descriptor)); 108 108 109 rc = EOK;110 goto leave;111 112 109 /* 113 110 * Get first configuration descriptor and dump it.
Note:
See TracChangeset
for help on using the changeset viewer.