cleanup: add new line at the end of source file

This commit is contained in:
chrox
2013-03-31 21:39:20 +08:00
parent dd19d446cf
commit 9e985cde96

View File

@@ -20,4 +20,4 @@ function ReaderFlipping:onSetFlippingMode(flipping_mode)
self.view.document.configurable.text_wrap = self.orig_reflow_mode
end
return true
end
end