summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--read.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.html b/read.html
index d9369bb..0e47584 100644
--- a/read.html
+++ b/read.html
@@ -556,7 +556,7 @@
return;
}
- //if (iterate_sublist(a, 0)) return;
+ if (iterate_sublist(a, 0)) return;
});