From ca45e700b1c57caca2ef08e665e3c7e3e02ac8d3 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 29 Oct 2011 23:32:17 +0200 Subject: target config files: Fix whitespace issues. Drop useless double-space occurences, drop trailing whitespace, and fix some other minor whitespace-related issues. Change-Id: I6b4c515492e2ee94dc25ef1fe4f51015a4bba8b5 Signed-off-by: Uwe Hermann Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/137 Tested-by: jenkins --- tcl/target/icepick.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/target/icepick.cfg') diff --git a/tcl/target/icepick.cfg b/tcl/target/icepick.cfg index ff73138..093d209 100644 --- a/tcl/target/icepick.cfg +++ b/tcl/target/icepick.cfg @@ -83,7 +83,7 @@ proc icepick_c_tapenable {jrc port} { # echo "Configuring the ICEpick" icepick_c_setup $jrc - # NOTE: it's important not to enter RUN/IDLE state until + # NOTE: it's important not to enter RUN/IDLE state until # done sending these instructions and data to the ICEpick. # And never to enter RESET, which will disable the TAPs. -- cgit v1.1