Changeset 3f0ef89d in mainline for uspace/lib/usb/src/recognise.c
- Timestamp:
- 2011-02-23T18:10:43Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 071b5f8
- Parents:
- d3880aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/recognise.c
rd3880aa r3f0ef89d 310 310 } 311 311 312 /*313 * As a fallback, provide the simplest match id possible.314 */315 ADD_MATCHID_OR_RETURN(matches, 1, "usb&fallback");316 317 312 return EOK; 318 313 }
Note:
See TracChangeset
for help on using the changeset viewer.