Browse Source

Fix vusb compiling after clang-format

pull/6643/head
skullY 4 years ago
committed by skullydazed
parent
commit
7ff57644e1
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tmk_core/protocol/vusb/usbdrv/usbportability.h

+ 2
- 0
tmk_core/protocol/vusb/usbdrv/usbportability.h View File

@ -8,6 +8,8 @@
* This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $ * This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $
*/ */
// clang-format off
/* /*
General Description: General Description:
This header is intended to contain all (or at least most of) the compiler This header is intended to contain all (or at least most of) the compiler


Loading…
Cancel
Save