Skip to content
Snippets Groups Projects
Commit 8f2e82bd authored by Dean Camera's avatar Dean Camera
Browse files

Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard.

parent 851fcd0c
Branches
Tags
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment