changeset 258:45cc81cc6230

.../abb/board/abb_inth.c: white space fixes in file header comment
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 May 2021 00:11:30 +0000
parents 3edd1a600218
children 365833d1d186
files src/cs/drivers/drv_app/abb/board/abb_inth.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/cs/drivers/drv_app/abb/board/abb_inth.c	Thu May 13 04:32:53 2021 +0000
+++ b/src/cs/drivers/drv_app/abb/board/abb_inth.c	Fri May 14 00:11:30 2021 +0000
@@ -12,8 +12,8 @@
 /*                                                                                */
 /*   Description       : Functions to manage the ABB device interrupt.            */
 /*                       The Serial Port Interface is used to connect the TI   	  */
-/*						           Analog BaseBand (ABB).				    				                */
-/*						           It is assumed that the ABB is connected as the SPI       */
+/*		         Analog BaseBand (ABB).		                          */
+/*		         It is assumed that the ABB is connected as the SPI       */
 /*                       device 0, and ABB interrupt is mapped as external IT.    */
 /*                                                                                */
 /*   Author            : Pascal PUEL                                              */