Changeset e8975278 in mainline for uspace/app/usbinfo/info.c
- Timestamp:
- 2018-05-10T15:14:02Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1420cae9
- Parents:
- ae7d03c
- git-author:
- Jiri Svoboda <jiri@…> (2018-05-10 07:53:56)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-05-10 15:14:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/info.c
rae7d03c re8975278 269 269 } 270 270 271 /*printf("Found string in %s->%s: %zu\n",272 #descr_struct, #descr_item, __str_index); */273 271 #define SET_STRING_INDEX(descr, mask, descr_type, descr_struct, descr_item) \ 274 272 do { \
Note:
See TracChangeset
for help on using the changeset viewer.