Changeset 5ef16903 in mainline for uspace/drv/block/usbmast/main.c


Ignore:
Timestamp:
2018-03-10T21:56:20Z (6 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/block/usbmast/main.c

    r53ad43c r5ef16903  
    267267        }
    268268
    269         usb_log_info("Mass storage `%s' LUN %u: " \
     269        usb_log_info("Mass storage `%s' LUN %u: "
    270270            "%s by %s rev. %s is %s (%s).\n",
    271271            usb_device_get_name(mdev->usb_dev),
Note: See TracChangeset for help on using the changeset viewer.