Changeset e8975278 in mainline for uspace/app/usbinfo/info.c


Ignore:
Timestamp:
2018-05-10T15:14:02Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
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)
Message:

A few more cstyle fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/usbinfo/info.c

    rae7d03c re8975278  
    269269        }
    270270
    271         /*printf("Found string in %s->%s: %zu\n",
    272             #descr_struct, #descr_item, __str_index); */
    273271#define SET_STRING_INDEX(descr, mask, descr_type, descr_struct, descr_item) \
    274272        do { \
Note: See TracChangeset for help on using the changeset viewer.