Add auto-update code for TRAB board using USB memory sticks
diff --git a/lib_arm/board.c b/lib_arm/board.c
index 6e19ddc..93deef7 100644
--- a/lib_arm/board.c
+++ b/lib_arm/board.c
@@ -285,7 +285,7 @@
 		}
 	}
 
-	devices_init ();      /* get the devices list going. */
+	devices_init ();	/* get the devices list going. */
 
 	jumptable_init ();