Add _many_ newlines at the end of files

This commit is contained in:
kondou
2013-08-18 11:02:08 +02:00
parent 12f4494de0
commit 9e8a6b704d
75 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ try {
} catch (Exception $ex) {
OC_Response::setStatus(OC_Response::STATUS_INTERNAL_SERVER_ERROR);
\OCP\Util::writeLog('remote', $ex->getMessage(), \OCP\Util::FATAL);
}
}