Commit 891ae83e authored by deanm@chromium.org's avatar deanm@chromium.org

Remove some craaaazy trailing whitespace.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@397 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 7b0ab87b
......@@ -467,7 +467,7 @@ void Assembler::bind_to(Label* L, int pos) {
// Keep track of the last bound label so we don't eliminate any instructions
// before a bound label.
if (pos > last_bound_pos_)
if (pos > last_bound_pos_)
last_bound_pos_ = pos;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment