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.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Projects/LEDNotifier/LEDNotifier.c') diff --git a/Projects/LEDNotifier/LEDNotifier.c b/Projects/LEDNotifier/LEDNotifier.c index 5a7ebd56..c44ca58d 100644 --- a/Projects/LEDNotifier/LEDNotifier.c +++ b/Projects/LEDNotifier/LEDNotifier.c @@ -30,11 +30,11 @@ /** \file * - * Main source file for the HotmailNotfier project. This file contains the main tasks of + * Main source file for the LEDNotfier project. This file contains the main tasks of * the demo and is responsible for the initial application hardware configuration. */ -#include "HotmailNotifier.h" +#include "LEDNotifier.h" /** LUFA CDC Class driver interface configuration and state information. This structure is * passed to all CDC Class driver functions, so that multiple instances of the same class -- cgit v1.2.3