[Pkg-owncloud-commits] [owncloud] 15/32: remove unneeded ; in comment
David Prévot
taffit at moszumanska.debian.org
Sun Dec 15 01:47:32 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 71e93c2b79027cdcab89605b1d0e86873d18f03d
Author: Robin Appelman <icewind at owncloud.com>
Date: Thu Dec 12 15:14:44 2013 +0100
remove unneeded ; in comment
---
tests/lib/files/view.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/lib/files/view.php b/tests/lib/files/view.php
index a73a3f9..b59cef9 100644
--- a/tests/lib/files/view.php
+++ b/tests/lib/files/view.php
@@ -15,7 +15,7 @@ class TemporaryNoTouch extends \OC\Files\Storage\Temporary {
class View extends \PHPUnit_Framework_TestCase {
/**
- * @var \OC\Files\Storage\Storage[] $storages ;
+ * @var \OC\Files\Storage\Storage[] $storages
*/
private $storages = array();
--
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