From: Toshi MARUYAMA Date: Mon, 24 Oct 2011 11:43:12 +0000 (+0000) Subject: add newline at end of app/views/journals/index.builder X-Git-Tag: 1.3.0~339 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=657fcd97aa1a6fc289dcb998dd994c9499112737;p=redmine.git add newline at end of app/views/journals/index.builder git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7648 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/journals/index.builder b/app/views/journals/index.builder index 4c1e678bf..e70777757 100644 --- a/app/views/journals/index.builder +++ b/app/views/journals/index.builder @@ -27,4 +27,4 @@ xml.feed "xmlns" => "http://www.w3.org/2005/Atom" do end end end -end \ No newline at end of file +end