From cd046a3836fed0fa316985eab0261e7264583460 Mon Sep 17 00:00:00 2001 From: Dean Date: Fri, 18 Dec 2009 05:30:55 +0000 Subject: Fix up references in the LEDNotifier project to the old HotmailNotifier name. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@989 d5102386-fcda-11dd-9fdb-3debd5008f28 --- Projects/LEDNotifier/LEDNotifier.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Projects/LEDNotifier/LEDNotifier.h') diff --git a/Projects/LEDNotifier/LEDNotifier.h b/Projects/LEDNotifier/LEDNotifier.h index 6ec85c11..4470deb7 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 -- cgit v1.2.3