Remove annoying end-of-line whitespace from tcl/* files
[fw/openocd] / tcl / target / lm3s9b9x.cfg
index 56f492f617d3506140e1a89c4ea4708ff6947ac7..e822bb28a183f00ba1d94ae3e9d0dd4324b30040 100644 (file)
@@ -5,9 +5,9 @@
 # http://www.luminarymicro.com/products/lm3s9b92.htm
 #
 
-if { [info exists CHIPNAME] } {        
-   set  _CHIPNAME $CHIPNAME    
-} else {        
+if { [info exists CHIPNAME] } {
+   set  _CHIPNAME $CHIPNAME
+} else {
    set  _CHIPNAME lm3s9b9x
 }