summaryrefslogtreecommitdiff
path: root/doc/freestanding/data.html
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2022-05-02 12:23:42 -0400
committereudoxia <uplink@distress.network>2022-05-02 12:23:42 -0400
commit3fa27d49be472c28d0c4eaed776804e39c7f8bee (patch)
treee19bbb83e62a400dee1672df1c5195bf7c116ff1 /doc/freestanding/data.html
parent1785c8cc4eb8a60c530a551471f1d5ddf0538e1a (diff)
section searching iterates forwards
Diffstat (limited to 'doc/freestanding/data.html')
-rw-r--r--doc/freestanding/data.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/freestanding/data.html b/doc/freestanding/data.html
index 63946cb..05bc7cf 100644
--- a/doc/freestanding/data.html
+++ b/doc/freestanding/data.html
@@ -255,7 +255,6 @@ while (iterator.next()) |line| {
log(.err, "section &#39;{s}&#39; not found", .{name});
return error.NotFound;
}
-&#47;&#47; TODO return last match instead?
</code></pre>
<h2 id="parsing">Parsing</h2>