summaryrefslogtreecommitdiff
path: root/js/Sources/FROMWSB.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/FROMWSB.js')
-rw-r--r--js/Sources/FROMWSB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Sources/FROMWSB.js b/js/Sources/FROMWSB.js
index a78ad867..44e7a21d 100644
--- a/js/Sources/FROMWSB.js
+++ b/js/Sources/FROMWSB.js
@@ -19,7 +19,7 @@ for (i=1;i<=length(arg1.model.rpar.objs);i+=1) {
o=arg1.model.rpar.objs(i);
if (typeof(o)=="Block"&&o.gui=="FROMWS_c") {
ppath=list(i);
-break
+break;
}
}
newpar=list();