[Pkg-owncloud-commits] [owncloud] 07/34: remove unneeded ; in comment
David Prévot
taffit at moszumanska.debian.org
Thu Nov 13 19:37:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v6.0.6
in repository owncloud.
commit 03694be08a95d2a213cd97f39f860a87d7139fb9
Author: Robin Appelman <icewind at owncloud.com>
Date: Thu Dec 12 13:59:00 2013 +0100
remove unneeded ; in comment
---
lib/private/group/group.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/private/group/group.php b/lib/private/group/group.php
index 31f25f5..f10964d 100644
--- a/lib/private/group/group.php
+++ b/lib/private/group/group.php
@@ -31,7 +31,7 @@ class Group {
private $backends;
/**
- * @var \OC\Hooks\PublicEmitter $emitter ;
+ * @var \OC\Hooks\PublicEmitter $emitter
*/
private $emitter;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list