diff src/cs/drivers/drv_app/spi/spi_process.h @ 260:34b7059b9337

drv_app/spi/*: code readability fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 May 2021 02:13:47 +0000
parents 365833d1d186
children
line wrap: on
line diff
--- a/src/cs/drivers/drv_app/spi/spi_process.h	Fri May 14 01:30:13 2021 +0000
+++ b/src/cs/drivers/drv_app/spi/spi_process.h	Fri May 14 02:13:47 2021 +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                                                           */
 /*                                                                           */