Changeset bdddc9d in mainline
- Timestamp:
- 2014-01-21T21:29:31Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 478e243
- Parents:
- bd41b192
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/main.c
rbd41b192 rbdddc9d 209 209 210 210 if (usb_dev == NULL) { 211 fprintf(stderr, NAME ": device `%s' not found " 212 "or not of USB kind, skipping.\n", 213 devpath); 211 214 continue; 212 215 }
Note:
See TracChangeset
for help on using the changeset viewer.