mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
(insert_block): Correct typo in comment.
From-SVN: r4869
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user