aboutsummaryrefslogtreecommitdiff
path: root/config/m68k-emc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'config/m68k-emc.exp')
-rw-r--r--config/m68k-emc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/m68k-emc.exp b/config/m68k-emc.exp
index e84ebc7..33dbc93 100644
--- a/config/m68k-emc.exp
+++ b/config/m68k-emc.exp
@@ -20,7 +20,7 @@
proc ${board}_init { dest } {
global doing_emc_init
- if [info exists doing_emc_init] {
+ if {[info exists doing_emc_init]} {
return
}
set doing_emc_init 1