From 02ec677e3c665da98056496270c22078c4b7aac0 Mon Sep 17 00:00:00 2001
From: Felix Moeller <mail@felixmoeller.de>
Date: Sun, 4 Nov 2012 22:57:40 +0100
Subject: [PATCH] Style: The last two spaces

---
 ocs/providers.php | 2 +-
 ocs/v1.php        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ocs/providers.php b/ocs/providers.php
index bdbfe0c4ee7..43c9dc2aa42 100644
--- a/ocs/providers.php
+++ b/ocs/providers.php
@@ -15,7 +15,7 @@
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU AFFERO GENERAL PUBLIC LICENSE for more details.
-* 
+*
 * You should have received a copy of the GNU Affero General Public
 * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
 *
diff --git a/ocs/v1.php b/ocs/v1.php
index 3593f1822cf..1652b0bedbe 100644
--- a/ocs/v1.php
+++ b/ocs/v1.php
@@ -15,7 +15,7 @@
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU AFFERO GENERAL PUBLIC LICENSE for more details.
-* 
+*
 * You should have received a copy of the GNU Affero General Public
 * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
 *
-- 
GitLab