Changeset 7f70d1c in mainline for uspace/app/usbinfo/dump.c


Ignore:
Timestamp:
2017-12-19T09:07:15Z (6 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0bb4738
Parents:
32fb6bce
Message:

libusb: print also superspeed ep companion descriptor

File:
1 edited

Legend:

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

    r32fb6bce r7f70d1c  
    6161                INDENT INDENT INDENT,
    6262                INDENT INDENT INDENT INDENT,
    63                 INDENT INDENT INDENT INDENT INDENT
     63                INDENT INDENT INDENT INDENT INDENT,
     64                INDENT INDENT INDENT INDENT INDENT INDENT,
    6465        };
    6566        static size_t indents_count = sizeof(indents)/sizeof(indents[0]);
Note: See TracChangeset for help on using the changeset viewer.