Ignore:
Timestamp:
2018-03-10T21:56:20Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
338d54a7
Parents:
53ad43c
Message:

ccheck found these backslashes incorrectly placed in C code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/uhci/uhci_batch.c

    r53ad43c r5ef16903  
    251251        uhci_ep->toggle = toggle;
    252252        usb_log_debug2(
    253             "Batch %p %s %s " USB_TRANSFER_BATCH_FMT " initialized.", \
     253            "Batch %p %s %s " USB_TRANSFER_BATCH_FMT " initialized.",
    254254            uhci_batch,
    255255            usb_str_transfer_type(uhci_batch->base.ep->transfer_type),
Note: See TracChangeset for help on using the changeset viewer.