forked from mfulz_github/qmk_firmware
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…
x
Reference in New Issue
Block a user