Whitespace change

From-SVN: r40292
This commit is contained in:
Richard Kenner 2001-03-07 08:55:30 -05:00
parent fa06486956
commit e92044c316

View File

@ -854,8 +854,8 @@ expand_stmt (t)
}
/* Restore saved state. */
current_stmt_tree ()->stmts_are_full_exprs_p =
saved_stmts_are_full_exprs_p;
current_stmt_tree ()->stmts_are_full_exprs_p
= saved_stmts_are_full_exprs_p;
/* Go on to the next statement in this scope. */
t = TREE_CHAIN (t);