aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/stm32_dma.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-12 14:51:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-12 14:51:21 +0000
commit1b12d62bd78a14c8cf4bf55e342aae5a2c7361f1 (patch)
tree761ba64de33b29fc6679b1b73c6261290b9a77a3 /os/hal/platforms/STM32/stm32_dma.h
parent997f744ad20b4689b4e5cec95272a7c70bad170d (diff)
downloadChibiOS-1b12d62bd78a14c8cf4bf55e342aae5a2c7361f1.tar.gz
ChibiOS-1b12d62bd78a14c8cf4bf55e342aae5a2c7361f1.tar.bz2
ChibiOS-1b12d62bd78a14c8cf4bf55e342aae5a2c7361f1.zip
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2476 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32/stm32_dma.h')
-rw-r--r--os/hal/platforms/STM32/stm32_dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32/stm32_dma.h b/os/hal/platforms/STM32/stm32_dma.h
index 7f8ba8057..806f79c56 100644
--- a/os/hal/platforms/STM32/stm32_dma.h
+++ b/os/hal/platforms/STM32/stm32_dma.h
@@ -126,7 +126,7 @@ typedef struct {
#define STM32_DMA_CHANNEL_7 6 /**< @brief DMA channel 7. */
/**
- * @brief Associates a peripheral data register to a DMA channel.
+ * @brief Associates a peripheral data register to a DMA channel.
*
* @param[in] dmachp dmachp to a stm32_dma_channel_t structure
* @param[in] cpar value to be written in the CPAR register