interface configs: Fix whitespace and other issues.

Change-Id: I98825c7fb9bdee75b69b06005ed12a3f64ec4db4
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Reviewed-on: http://openocd.zylin.com/139
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
Uwe Hermann
2011-10-30 01:45:11 +02:00
committed by Peter Stuge
parent abfd4b19a6
commit c0e1bfa8b4
6 changed files with 15 additions and 14 deletions

View File

@@ -6,9 +6,9 @@
#
if { [info exists PARPORTADDR] } {
set _PARPORTADDR $PARPORTADDR
set _PARPORTADDR $PARPORTADDR
} else {
set _PARPORTADDR 0
set _PARPORTADDR 0
}
interface parport