Changeset 6fe1ab4 in mainline for uspace/app/usbinfo/info.c


Ignore:
Timestamp:
2011-01-14T14:09:24Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4989d73
Parents:
5f635ca
Message:

`usbinfo' indents better

File:
1 edited

Legend:

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

    r5f635ca r6fe1ab4  
    108108                return rc;
    109109        }
    110         dump_buffer("Full configuration descriptor:",
    111             full_config_descriptor, config_descriptor.total_length);
    112110
    113111        dump_descriptor_tree(full_config_descriptor,
Note: See TracChangeset for help on using the changeset viewer.