aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/LEDNotifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/LEDNotifier/LEDNotifier.h')
-rw-r--r--Projects/LEDNotifier/LEDNotifier.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Projects/LEDNotifier/LEDNotifier.h b/Projects/LEDNotifier/LEDNotifier.h
index 6ec85c115..4470deb72 100644
--- a/Projects/LEDNotifier/LEDNotifier.h
+++ b/Projects/LEDNotifier/LEDNotifier.h
@@ -30,11 +30,11 @@
/** \file
*
- * Header file for HotmailNotifier.c.
+ * Header file for LEDNotifier.c.
*/
-#ifndef _HOTMAILNOTIFIER_H_
-#define _HOTMAILNOTIFIER_H_
+#ifndef _LEDNOTIFIER_H_
+#define _LEDNOTIFIER_H_
/* Includes: */
#include <avr/io.h>