Commit df4791b9 by Jeff Law

add missing comment from devo.

From-SVN: r16499
parent 874a8709
...@@ -189,6 +189,8 @@ scan_tokens (n) ...@@ -189,6 +189,8 @@ scan_tokens (n)
} }
} }
/* Like _obstack_allocated_p, but stop after checking NLEVELS chunks. */
static int static int
probe_obstack (h, obj, nlevels) probe_obstack (h, obj, nlevels)
struct obstack *h; struct obstack *h;
......
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