Changeset 3061bc1 in mainline for uspace/dist/src/bithenge/usbdesc.bh


Ignore:
Timestamp:
2018-02-28T17:52:11Z (8 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8565a42, a35b458
Parents:
1b20da0
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2018-02-28 17:29:58)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2018-02-28 17:52:11)
Message:

style: Remove trailing whitespace on non-empty lines, remaining files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/dist/src/bithenge/usbdesc.bh

    r1b20da0 r3061bc1  
    1515# USB configuration descriptor
    1616# This is not the full configuration descriptor (i.e. with interface
    17 # and endpoint descriptors included) but only the header. 
     17# and endpoint descriptors included) but only the header.
    1818transform usb_configuration_descriptor_bare = struct {
    1919        .wTotalLength <- uint16le;
Note: See TracChangeset for help on using the changeset viewer.