[Pkg-owncloud-commits] [php-sabre-vobject] 140/341: Fix CS.
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:42 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 81e69c9318aa3f7aa4aefc408bab86691b149360
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date: Fri Jan 16 11:10:54 2015 +0100
Fix CS.
---
lib/Parameter.php | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/lib/Parameter.php b/lib/Parameter.php
index cde2ec4..dbd0931 100644
--- a/lib/Parameter.php
+++ b/lib/Parameter.php
@@ -96,13 +96,13 @@ class Parameter extends Node {
case 'HOME' :
case 'PREF' :
- // Delivery Label Type
+ // Delivery Label Type
case 'DOM' :
case 'INTL' :
case 'POSTAL' :
case 'PARCEL' :
- // Telephone types
+ // Telephone types
case 'VOICE' :
case 'FAX' :
case 'MSG' :
@@ -114,7 +114,7 @@ class Parameter extends Node {
case 'ISDN' :
case 'VIDEO' :
- // EMAIL types (lol)
+ // EMAIL types (lol)
case 'AOL' :
case 'APPLELINK' :
case 'ATTMAIL' :
@@ -128,7 +128,7 @@ class Parameter extends Node {
case 'TLX' :
case 'X400' :
- // Photo / Logo format types
+ // Photo / Logo format types
case 'GIF' :
case 'CGM' :
case 'WMF' :
@@ -144,12 +144,12 @@ class Parameter extends Node {
case 'AVI' :
case 'QTIME' :
- // Sound Digital Audio Type
+ // Sound Digital Audio Type
case 'WAVE' :
case 'PCM' :
case 'AIFF' :
- // Key types
+ // Key types
case 'X509' :
case 'PGP' :
$name = 'TYPE';
--
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