Skip to content

Commit 23e97ae

Browse files
garethgareth
gareth
authored and
gareth
committed
Remove errant trailing whitespace.
1 parent 544ac62 commit 23e97ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/run.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ fn spawn_process_internal(prog: &str, args: &[~str],
374374
unsafe fn rust_set_environ(envp: *c_void);
375375
}
376376
}
377-
377+
378378
unsafe {
379379

380380
let pid = fork();

0 commit comments

Comments
 (0)