Changeset 4b39af4 in mainline for uspace/lib/usb/src/hidreport.c
- Timestamp:
- 2011-04-08T13:24:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6acc80f3, 85c47729
- Parents:
- ffc63b0 (diff), 8b74997f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/hidreport.c
rffc63b0 r4b39af4 80 80 d = usb_dp_get_sibling_descriptor(&parser, &parser_data, 81 81 dev->descriptors.configuration, d); 82 ++i; 82 83 } 83 84
Note:
See TracChangeset
for help on using the changeset viewer.