Commit 6f65afb0 by Jim Wilson

(insert_block): Correct typo in comment.

From-SVN: r4869
parent 5c0e1091
......@@ -1107,7 +1107,7 @@ delete_block (block)
/* Insert BLOCK at the end of the list of subblocks of the
current binding level. This is used when a BIND_EXPR is expanded,
to handle the BLOCK node inside teh BIND_EXPR. */
to handle the BLOCK node inside the BIND_EXPR. */
void
insert_block (block)
......
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