Commit efe0774e by Zack Weinberg Committed by Zack Weinberg

tree.c (expr_check): Fix typo in last change.

1999-08-19 18:43 -0700  Zack Weinberg  <zack@bitmover.com>

	* tree.c (expr_check): Fix typo in last change.

From-SVN: r28773
parent bd30fa53
1999-08-19 18:43 -0700 Zack Weinberg <zack@bitmover.com>
* tree.c (expr_check): Fix typo in last change.
1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>
* rtl.def (NOTE): Change format to "iuu0n".
......
......@@ -5165,7 +5165,7 @@ cst_or_constructor_check (node, file, line)
}
tree
cst_or_constructor_check (node, file, line)
expr_check (node, file, line)
const tree node;
const char *file;
int line;
......
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