From 0521c90a445af93ea53f7d0e1847fa8a12a9c423 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 6 Nov 2009 16:33:03 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1270 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/io/platforms/STM32/spi_lld.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/io/platforms/STM32') diff --git a/os/io/platforms/STM32/spi_lld.h b/os/io/platforms/STM32/spi_lld.h index 077c7be7f..f24a08e13 100644 --- a/os/io/platforms/STM32/spi_lld.h +++ b/os/io/platforms/STM32/spi_lld.h @@ -121,7 +121,7 @@ typedef struct { } SPIConfig; /** - * @brief Structure representing a MAC driver. + * @brief Structure representing a SPI driver. */ typedef struct { /** -- cgit v1.2.3