Commit e92044c3 by Richard Kenner

Whitespace change

From-SVN: r40292
parent fa064869
...@@ -854,8 +854,8 @@ expand_stmt (t) ...@@ -854,8 +854,8 @@ expand_stmt (t)
} }
/* Restore saved state. */ /* Restore saved state. */
current_stmt_tree ()->stmts_are_full_exprs_p = current_stmt_tree ()->stmts_are_full_exprs_p
saved_stmts_are_full_exprs_p; = saved_stmts_are_full_exprs_p;
/* Go on to the next statement in this scope. */ /* Go on to the next statement in this scope. */
t = TREE_CHAIN (t); t = TREE_CHAIN (t);
......
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