From 906d383850971f9f034cae346bac50cc5c90d369 Mon Sep 17 00:00:00 2001 From: Damien George Date: Fri, 18 Apr 2014 16:17:40 +0100 Subject: [PATCH] stmhal: Remove non-ascii character from include file. --- stmhal/cmsis/devinc/stm32f405xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stmhal/cmsis/devinc/stm32f405xx.h b/stmhal/cmsis/devinc/stm32f405xx.h index 99a54bf22b..9e50eff7ea 100644 --- a/stmhal/cmsis/devinc/stm32f405xx.h +++ b/stmhal/cmsis/devinc/stm32f405xx.h @@ -9,7 +9,7 @@ * This file contains: * - Data structures and the address mapping for all peripherals * - Peripheral's registers declarations and bits definition - * - Macros to access peripheral’s registers hardware + * - Macros to access peripheral's registers hardware * ****************************************************************************** * @attention