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/uart-test/stm32f4xx_it.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/uart-test/stm32f4xx_it.c') diff --git a/src/uart-test/stm32f4xx_it.c b/src/uart-test/stm32f4xx_it.c index 4dcf0e9..4e5bd89 100644 --- a/src/uart-test/stm32f4xx_it.c +++ b/src/uart-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 @@ -192,7 +192,7 @@ void USART1_IRQHandler(void) /** * @} - */ + */ /** * @} -- cgit v1.2.3