summaryrefslogtreecommitdiff
path: root/tcl/board/topas910.cfg
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2010-12-19 01:22:53 +0800
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-12-18 21:04:22 +0100
commit30da7c67cec8b315972377b5389735ff11f6042c (patch)
treef5735bd53edf0b43ef27c5058fdab817d2034462 /tcl/board/topas910.cfg
parentaf3f77a1777e4f28ec1a14122f4800ca3467e4c7 (diff)
downloadopenocd+libswd-30da7c67cec8b315972377b5389735ff11f6042c.tar.gz
openocd+libswd-30da7c67cec8b315972377b5389735ff11f6042c.tar.bz2
openocd+libswd-30da7c67cec8b315972377b5389735ff11f6042c.tar.xz
openocd+libswd-30da7c67cec8b315972377b5389735ff11f6042c.zip
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 <borneo.antonio@gmail.com>
Diffstat (limited to 'tcl/board/topas910.cfg')
-rw-r--r--tcl/board/topas910.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/topas910.cfg b/tcl/board/topas910.cfg
index 333b016b..90c18c48 100644
--- a/tcl/board/topas910.cfg
+++ b/tcl/board/topas910.cfg
@@ -107,7 +107,7 @@ proc topas910_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
#####################