Skip to content

Commit

Permalink
Remove errant trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
gareth authored and gareth committed May 2, 2013
1 parent 544ac62 commit 23e97ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcore/run.rs
Expand Up @@ -374,7 +374,7 @@ fn spawn_process_internal(prog: &str, args: &[~str],
unsafe fn rust_set_environ(envp: *c_void);
}
}

unsafe {

let pid = fork();
Expand Down

0 comments on commit 23e97ae

Please sign in to comment.