Skip to content

Commit a251266

Browse files
garethgareth
authored andcommitted
---
yaml --- r: 59901 b: refs/heads/master c: 23e97ae h: refs/heads/master i: 59899: a318f5f v: v3
1 parent 5caf7f3 commit a251266

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 544ac620ba131d0f58eb48f631338c0ea64e0f10
2+
refs/heads/master: 23e97ae89303f7e8933dce0c42de08d214bad066
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 2d28d645422c1617be58c8ca7ad9a457264ca850
55
refs/heads/try: c50a9d5b664478e533ba1d1d353213d70c8ad589

trunk/src/libcore/run.rs

Lines changed: 1 addition & 1 deletion
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)