Re-wrap long line

This commit is contained in:
Jesse Ruderman 2011-09-20 19:40:47 -07:00
parent eafb70072a
commit 01ea880196

View file

@ -177,8 +177,8 @@ irc::compute_ircs(rust_task *task, irc_map &ircs) {
irc.walk();
#if 0
shape::log log(task, true, tydesc->shape, params, tydesc->shape_tables,
p, std::cerr);
shape::log log(task, true, tydesc->shape, params,
tydesc->shape_tables, p, std::cerr);
log.walk();
#endif