From 71e57f35eadd09dc6b5133ce8c80e8c75486a7c7 Mon Sep 17 00:00:00 2001 From: asterix Date: Thu, 13 May 2010 15:14:28 +0000 Subject: [PATCH] Typo. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3684 38d2e660-2303-0410-9eaa-f027e97ec537 --- boards/at91sam7x-ek/hw/hw_led.h | 2 +- boards/ek-lm3s1968/hw/hw_led.h | 2 +- boards/triface/hw/hw_led.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/at91sam7x-ek/hw/hw_led.h b/boards/at91sam7x-ek/hw/hw_led.h index c74f4a02..a28f7404 100644 --- a/boards/at91sam7x-ek/hw/hw_led.h +++ b/boards/at91sam7x-ek/hw/hw_led.h @@ -32,7 +32,7 @@ * * \brief Led on/off macros. * - * \author Daniele Basiel + * \author Daniele Basile */ #ifndef HW_LED_H diff --git a/boards/ek-lm3s1968/hw/hw_led.h b/boards/ek-lm3s1968/hw/hw_led.h index 507ebe6f..f203119a 100644 --- a/boards/ek-lm3s1968/hw/hw_led.h +++ b/boards/ek-lm3s1968/hw/hw_led.h @@ -32,7 +32,7 @@ * * \brief Led on/off macros. * - * \author Daniele Basiel + * \author Daniele Basile */ #ifndef HW_LED_H diff --git a/boards/triface/hw/hw_led.h b/boards/triface/hw/hw_led.h index f8620464..d1ced6b4 100644 --- a/boards/triface/hw/hw_led.h +++ b/boards/triface/hw/hw_led.h @@ -32,7 +32,7 @@ * * \brief Led on/off macros. * - * \author Daniele Basiel + * \author Daniele Basile */ #ifndef HW_LED_H -- 2.25.1