Skip to content

Commit 354460e

Browse files
committed
Tidy
1 parent c0e734d commit 354460e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/rt/uvio.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ fn test_read_read_read() {
439439
do run_in_newsched_task {
440440
let addr = next_test_ip4();
441441
static MAX: uint = 500000;
442-
442+
443443
do spawntask_immediately {
444444
unsafe {
445445
let io = local_sched::unsafe_borrow_io();

0 commit comments

Comments
 (0)