fix the indentation of foreign constant
This commit is contained in:
parent
f7ce3dc55f
commit
ca5506a5de
@ -433,6 +433,7 @@ fn print_foreign_item(s: ps, item: @ast::foreign_item) {
|
||||
print_type(s, t);
|
||||
word(s.s, ~";");
|
||||
end(s); // end the head-ibox
|
||||
end(s); // end the outer cbox
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user