[Pkg-owncloud-commits] [php-sabredav] 18/148: Whitespace

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 2d35e973edf6122ca7c02f9f997c91b2936c300c
Author: Evert Pot <me at evertpot.com>
Date:   Fri Feb 6 00:43:55 2015 -0500

    Whitespace
---
 lib/DAVACL/Xml/Property/Principal.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/DAVACL/Xml/Property/Principal.php b/lib/DAVACL/Xml/Property/Principal.php
index 4d9d26d..eb22f98 100644
--- a/lib/DAVACL/Xml/Property/Principal.php
+++ b/lib/DAVACL/Xml/Property/Principal.php
@@ -84,7 +84,7 @@ class Principal extends DAV\Xml\Property\Href {
 
     }
 
-   
+
     /**
      * The xmlSerialize metod is called during xml writing.
      *
@@ -159,7 +159,7 @@ class Principal extends DAV\Xml\Property\Href {
             case '{DAV:}all':
                 return new self(self::ALL);
             default :
-                throw new BadRequest('Unknown or unsupported principal type: ' . $tree['name']); 
+                throw new BadRequest('Unknown or unsupported principal type: ' . $tree['name']);
         }
 
     }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list