Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard.
This commit is contained in:
parent
851fcd0c2f
commit
8f2e82bd61
1 changed files with 17 additions and 17 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue