diff gsm-fw/bsp/abb+spi/spi_process.h @ 587:cc0944d35698

gsm-fw/bsp/abb+spi/*.h: formatting fixes (line length and tabs)
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Aug 2014 00:08:50 +0000
parents 971e84124a6f
children
line wrap: on
line diff
--- a/gsm-fw/bsp/abb+spi/spi_process.h	Fri Aug 15 22:29:30 2014 +0000
+++ b/gsm-fw/bsp/abb+spi/spi_process.h	Sun Aug 17 00:08:50 2014 +0000
@@ -3,7 +3,7 @@
 /*  Name       spi_process.h                                                 */
 /*                                                                           */
 /*  Function    this file contains the spi_process function prototype,       */
-/*				used to handle messages received in the SPI task mailbox.    */
+/*		used to handle messages received in the SPI task mailbox.    */
 /*                                                                           */
 /*  Version    0.1                                                           */
 /*                                                                           */
@@ -30,7 +30,7 @@
 /*******************************************************************************
 ** Function         spi_process
 **
-** Description     It is called by the spi task core to handle the access to                                         
+** Description     It is called by the spi task core to handle the access to
 **                 the ABB through the SPI in a non-preemptive way.        
 **
 *******************************************************************************/