# HG changeset patch
# User Mychaela Falconia <falcon@freecalypso.org>
# Date 1620951090 0
# Node ID 45cc81cc6230a22a209ef1f09d69e617cc114b14
# Parent  3edd1a60021850ab0d5eaad114b49e6215d83b2d
.../abb/board/abb_inth.c: white space fixes in file header comment

diff -r 3edd1a600218 -r 45cc81cc6230 src/cs/drivers/drv_app/abb/board/abb_inth.c
--- 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                                              */