[Pkg-owncloud-commits] [php-sabredav] 35/148: Fixed whitespace.

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:08 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 d18cddf11600d5b9e45627d63eba6dc19d3adf73
Author: Evert Pot <me at evertpot.com>
Date:   Sun Feb 8 19:56:31 2015 -0500

    Fixed whitespace.
---
 lib/CardDAV/Xml/Property/SupportedAddressData.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/CardDAV/Xml/Property/SupportedAddressData.php b/lib/CardDAV/Xml/Property/SupportedAddressData.php
index 1333c71..0d05f1f 100644
--- a/lib/CardDAV/Xml/Property/SupportedAddressData.php
+++ b/lib/CardDAV/Xml/Property/SupportedAddressData.php
@@ -44,7 +44,7 @@ class SupportedAddressData implements XmlSerializable {
             ];
         }
 
-       $this->supportedData = $supportedData;
+        $this->supportedData = $supportedData;
 
     }
 

-- 
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