From 30da7c67cec8b315972377b5389735ff11f6042c Mon Sep 17 00:00:00 2001 From: Antonio Borneo Date: Sun, 19 Dec 2010 01:22:53 +0800 Subject: TCL: fix non TCL comments End of line comments fixed with ';' before '#'. Added few additional 'space' to keep indentation in multi-line comments. Signed-off-by: Antonio Borneo --- tcl/board/topasa900.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/board/topasa900.cfg') diff --git a/tcl/board/topasa900.cfg b/tcl/board/topasa900.cfg index 065cd317..2a388d51 100644 --- a/tcl/board/topasa900.cfg +++ b/tcl/board/topasa900.cfg @@ -113,7 +113,7 @@ proc topasa900_init { } { } # comment the following out if usinf J-Link, it soes not support DCC -arm7_9 dcc_downloads enable # Enable faster DCC downloads +arm7_9 dcc_downloads enable ;# Enable faster DCC downloads ##################### -- cgit v1.2.3