aboutsummaryrefslogtreecommitdiffstats
path: root/core/command/db
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@owncloud.com>2014-03-31 17:06:02 +0200
committerAndreas Fischer <bantu@owncloud.com>2014-03-31 17:06:02 +0200
commite768ead82096b4ad885dd15388691e39bb2c55fc (patch)
tree23d6e303e50fc9fc5d9adca0e28b7b2e07f95a14 /core/command/db
parent2d69c4c2d351ec31023c26511151f84a9adb640f (diff)
downloadnextcloud-server-e768ead82096b4ad885dd15388691e39bb2c55fc.tar.gz
nextcloud-server-e768ead82096b4ad885dd15388691e39bb2c55fc.zip
Remove whitespace at end of lines.
Diffstat (limited to 'core/command/db')
-rw-r--r--core/command/db/converttype.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/command/db/converttype.php b/core/command/db/converttype.php
index fb45ab33113..1f3e296acc2 100644
--- a/core/command/db/converttype.php
+++ b/core/command/db/converttype.php
@@ -4,7 +4,7 @@
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.
- *
+ *
*/
namespace OC\Core\Command\Db;