File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
- refs/heads/try: 7b36d66049e055306e96d912e9e8fb8fb1eda8ec
5
+ refs/heads/try: 3f0358bc5cbdde0ea511f117e39f97bd40f82dc1
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
Original file line number Diff line number Diff line change @@ -384,7 +384,7 @@ fn spawn_listener<A:send>(+f: fn~(comm::port<A>)) -> comm::chan<A> {
384
384
};
385
385
// Likewise, the parent has both a 'po' and 'ch'
386
386
387
- This function is equivalent to `run_listener(new_builder (), f)`.
387
+ This function is equivalent to `run_listener(builder (), f)`.
388
388
" ] ;
389
389
390
390
run_listener ( builder ( ) , f)
You can’t perform that action at this time.
0 commit comments