Changeset 8d355aa8 in mainline
- Timestamp:
- 2012-07-20T16:19:32Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 32260a0
- Parents:
- 9e279c4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/main.c
r9e279c4 r8d355aa8 161 161 case 'l': 162 162 list(); 163 return 0;163 break; 164 164 case '?': 165 165 print_usage(argv[0]);
Note:
See TracChangeset
for help on using the changeset viewer.