Skip to content

Commit a5259da

Browse files
committed
---
yaml --- r: 42667 b: refs/heads/try c: e447521 h: refs/heads/master i: 42665: a0d855d 42663: f7c2d37 v: v3
1 parent 460d7a4 commit a5259da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 19dfec2aaf746535de1521f68421f9980dbf25de
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
5-
refs/heads/try: e3daab70515847a9f4a94820dfce80e335994884
5+
refs/heads/try: e447521c1ca2dbead5b485ddc43060b282840817
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: a810c03263670238bccd64cabb12a23a46e3a278

branches/try/src/libstd/uv_ll.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ pub mod uv_ll_struct_stubgen {
496496
a10: 0 as *u8, a11: 0 as *u8,
497497
a12: 0 as *u8, a13: 0 as *u8
498498
}
499-
};
499+
}
500500
}
501501
}
502502
#[cfg(windows)]
@@ -617,7 +617,7 @@ pub mod uv_ll_struct_stubgen {
617617
a13: 0 as *u8,
618618
a14: 0 as *u8,
619619
}
620-
};
620+
}
621621
}
622622
}
623623
#[cfg(windows)]

0 commit comments

Comments
 (0)