[Pkg-owncloud-commits] [php-sabre-vobject] 255/341: Fix a CS.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:54 UTC 2015


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

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

commit 71139f69cf53db3255472255aa3509a5a1aee0dd
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Fri Jan 30 09:43:39 2015 +0100

    Fix a CS.
---
 lib/Parser/XML.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/Parser/XML.php b/lib/Parser/XML.php
index 3f7205f..752863b 100644
--- a/lib/Parser/XML.php
+++ b/lib/Parser/XML.php
@@ -249,7 +249,6 @@ class XML extends Parser {
 
                 case 'xcal:geo':
                     $propertyType               = 'float';
-
                     $propertyValue['latitude']  = 0;
                     $propertyValue['longitude'] = 0;
 

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



More information about the Pkg-owncloud-commits mailing list