Skip to content

Commit 4ef79a9

Browse files
committed
---
yaml --- r: 6518 b: refs/heads/master c: 586a685 h: refs/heads/master v: v3
1 parent 878eec2 commit 4ef79a9

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,2 +1,2 @@
11
---
2-
refs/heads/master: 777c3584b9a905d938cb88713514d69e05f50358
2+
refs/heads/master: 586a685eecd7786679e93cf0040a0558f47877da

trunk/src/lib/vec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ fn init_fn<T>(op: init_op<T>, n_elts: uint) -> [T] {
9898

9999
// TODO: Remove me once we have slots.
100100
/*
101-
Function: init_fn
101+
Function: init_fn_mut
102102
103103
Creates and initializes a mutable vector.
104104

0 commit comments

Comments
 (0)