diff options
| -rw-r--r-- | tmk_core/protocol/vusb/usbdrv/usbportability.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmk_core/protocol/vusb/usbdrv/usbportability.h b/tmk_core/protocol/vusb/usbdrv/usbportability.h index 476184dc6..206041097 100644 --- a/tmk_core/protocol/vusb/usbdrv/usbportability.h +++ b/tmk_core/protocol/vusb/usbdrv/usbportability.h | |||
| @@ -8,6 +8,8 @@ | |||
| 8 | * This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $ | 8 | * This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $ |
| 9 | */ | 9 | */ |
| 10 | 10 | ||
| 11 | // clang-format off | ||
| 12 | |||
| 11 | /* | 13 | /* |
| 12 | General Description: | 14 | General Description: |
| 13 | This header is intended to contain all (or at least most of) the compiler | 15 | This header is intended to contain all (or at least most of) the compiler |
