Standardize the width of all comment boxes in C header files

This commit is contained in:
Gregory Nutt
2015-10-03 07:41:15 -06:00
parent f696caa6f4
commit 2b88bc7119
12 changed files with 83 additions and 83 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ void sam_sram_initialize(void);
* Description:
* Initialize the SPI-based SD card.
*
*****************************************************************************/
****************************************************************************/
#if defined(CONFIG_ARDUINO_ITHEAD_TFT) && defined(CONFIG_SPI_BITBANG) && \
defined(CONFIG_MMCSD_SPI)