Commit 4f62d54f authored by Geoff Simmons's avatar Geoff Simmons

Comment fix.

parent c1d73d3e
......@@ -47,7 +47,7 @@
* PT_* functions.
*
* idx is an index to the strings array, and the region of the string
* represented at a node is strings[idx][off] to strings[idx][len],
* represented at a node is strings[idx][off] to strings[idx][off+len],
* inclusive.
*
* Terminating nulls form a part of the target string. So "foo\0" and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment