Ignore:
Timestamp:
2011-05-08T16:46:24Z (13 years ago)
Author:
Matej Klonfar <maklf@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7aaf403e
Parents:
252cf2a (diff), 1989cdf (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Some little changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.c

    r252cf2a rf55ded3  
    407407         */
    408408        while (field != NULL) {
     409                usb_log_debug("\n");
    409410                usb_log_debug(NAME " KEY VALUE(%X) USAGE(%X)\n", field->value,
    410411                    field->usage);
Note: See TracChangeset for help on using the changeset viewer.