[Pkg-owncloud-commits] [owncloud-client] 65/115: fix compilation

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Aug 29 22:04:01 UTC 2014


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 1781400340df442017353fceec504fc3bfcef12e
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Mon Aug 18 15:28:24 2014 +0200

    fix compilation
---
 src/mirall/folderman.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mirall/folderman.h b/src/mirall/folderman.h
index 469b24b..bc5e9a4 100644
--- a/src/mirall/folderman.h
+++ b/src/mirall/folderman.h
@@ -51,7 +51,7 @@ public:
       * QString targetPath on remote
       */
     void addFolderDefinition(const QString&, const QString&, const QString& ,
-                             const QStringList &selectiveSyncBlacklist = QStringList{} );
+                             const QStringList &selectiveSyncBlacklist = QStringList() );
 
     /** Returns the folder which the file or directory stored in path is in */
     Folder* folderForPath(const QString& path);

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



More information about the Pkg-owncloud-commits mailing list