aboutsummaryrefslogtreecommitdiff
path: root/src/entropy/stm32f4xx_it.c
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2015-06-28 16:12:46 +0200
committerFredrik Thulin <fredrik@thulin.net>2015-06-28 16:12:46 +0200
commitf6818cce54b99eecfc0d67437095d5adb955ee2c (patch)
tree512d1a439f0c40d9de12a3f127e1fd8983a5d043 /src/entropy/stm32f4xx_it.c
parent39cac7918987fc603dc54886e107af026583592e (diff)
Remove trailing whitespace and DOS line endings.
Diffstat (limited to 'src/entropy/stm32f4xx_it.c')
-rw-r--r--src/entropy/stm32f4xx_it.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/entropy/stm32f4xx_it.c b/src/entropy/stm32f4xx_it.c
index 17a7cf9..231b4fc 100644
--- a/src/entropy/stm32f4xx_it.c
+++ b/src/entropy/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
@@ -191,7 +191,7 @@ void DMA1_Stream6_IRQHandler(void)
/**
* @}
- */
+ */
/**
* @}