summaryrefslogtreecommitdiffstats
path: root/lib/public
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2013-08-18 11:02:08 +0200
committerkondou <kondou@ts.unde.re>2013-08-18 11:06:59 +0200
commit9e8a6b704d4b65bb999d992f4900a9e184d952bd (patch)
tree6c9826abd645431878d79b35e4c5edc22420bf84 /lib/public
parent12f4494de02457d51004ca6a82c1b2160189819f (diff)
downloadnextcloud-server-9e8a6b704d4b65bb999d992f4900a9e184d952bd.tar.gz
nextcloud-server-9e8a6b704d4b65bb999d992f4900a9e184d952bd.zip
Add _many_ newlines at the end of files
Diffstat (limited to 'lib/public')
-rw-r--r--lib/public/groupinterface.php2
-rw-r--r--lib/public/userinterface.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/public/groupinterface.php b/lib/public/groupinterface.php
index 97833028118..5603faa8265 100644
--- a/lib/public/groupinterface.php
+++ b/lib/public/groupinterface.php
@@ -28,4 +28,4 @@
namespace OCP;
-interface GroupInterface extends \OC_Group_Interface {} \ No newline at end of file
+interface GroupInterface extends \OC_Group_Interface {}
diff --git a/lib/public/userinterface.php b/lib/public/userinterface.php
index b73a8f8d8b0..53d9faf7a5e 100644
--- a/lib/public/userinterface.php
+++ b/lib/public/userinterface.php
@@ -28,4 +28,4 @@
namespace OCP;
-interface UserInterface extends \OC_User_Interface {} \ No newline at end of file
+interface UserInterface extends \OC_User_Interface {}