Fix some missing end-of-file newlines

This commit is contained in:
Keegan McAllister 2013-09-19 13:58:56 -07:00
parent 62d402f668
commit 3bc7aa52cb
8 changed files with 8 additions and 8 deletions

View file

@ -26,4 +26,4 @@ impl HTMLHeadingElement {
pub fn SetAlign(&mut self, _align: &DOMString) {
}
}
}