whitespace cleanup

This commit is contained in:
Jeff Olson
2012-04-18 23:50:28 -07:00
committed by Brian Anderson
parent a045e63639
commit a9db0c9efe
2 changed files with 2 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ unsafe fn outer_global_loop_body(
ll::loop_delete(loop_ptr);
}
unsafe fn monitor_task_loop_body(weak_exit_po_in: comm::port<()>,
msg_po_in: comm::port<hl::high_level_msg>,
loop_ptr: *libc::c_void,