mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard.
This commit is contained in:
parent
851fcd0c2f
commit
8f2e82bd61
@ -52,8 +52,8 @@
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef __LUFA_FUNCATTR_H__
|
||||
#define __LUFA_FUNCATTR_H__
|
||||
#ifndef __LUFA_ATTR_H__
|
||||
#define __LUFA_ATTR_H__
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
#if !defined(__INCLUDE_FROM_COMMON_H)
|
||||
|
Loading…
Reference in New Issue
Block a user