Skip to content

Commit da9859b

Browse files
committed
---
yaml --- r: 2910 b: refs/heads/master c: 7c6a0f1 h: refs/heads/master v: v3
1 parent a28bb0e commit da9859b

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: f919af0f8f3f885420143c6eea6e9baf585a56fc
2+
refs/heads/master: 7c6a0f189e2f2ffb4ed24d10319afccd6c39b13a

trunk/src/comp/pretty/pprust.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ fn rust_printer(io::writer writer) -> ps {
4747
cm=option::none[codemap],
4848
comments=option::none[vec[lexer::cmnt]],
4949
mutable cur_cmnt=0u,
50-
mutable boxes = boxes,
50+
mutable boxes=boxes,
5151
mode=mo_untyped);
5252
}
5353

0 commit comments

Comments
 (0)