From f6818cce54b99eecfc0d67437095d5adb955ee2c Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Sun, 28 Jun 2015 16:12:46 +0200 Subject: Remove trailing whitespace and DOS line endings. --- src/led-test/stm32f4xx_it.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/led-test/stm32f4xx_it.c') diff --git a/src/led-test/stm32f4xx_it.c b/src/led-test/stm32f4xx_it.c index e387408..42d8713 100644 --- a/src/led-test/stm32f4xx_it.c +++ b/src/led-test/stm32f4xx_it.c @@ -1,11 +1,11 @@ /** ****************************************************************************** - * @file GPIO/GPIO_IOToggle/Src/stm32f4xx_it.c + * @file GPIO/GPIO_IOToggle/Src/stm32f4xx_it.c * @author MCD Application Team * @version V1.0.1 * @date 26-February-2014 * @brief Main Interrupt Service Routines. - * This file provides template for all exceptions handler and + * This file provides template for all exceptions handler and * peripherals interrupt service routine. ****************************************************************************** * @attention @@ -180,7 +180,7 @@ void SysTick_Handler(void) /** * @} - */ + */ /** * @} -- cgit v1.2.3