[Pkg-owncloud-commits] [owncloud-client] 68/103: Missing EXPORT
    Sandro Knauß 
    hefee-guest at moszumanska.debian.org
       
    Wed Apr 30 18:09:00 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 642c16b09b2a6182b36f91bd57668b115c1a57e1
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Thu Apr 24 23:57:42 2014 +0200
    Missing EXPORT
---
 src/mirall/syncengine.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mirall/syncengine.h b/src/mirall/syncengine.h
index 1406a27..c38e793 100644
--- a/src/mirall/syncengine.h
+++ b/src/mirall/syncengine.h
@@ -39,7 +39,7 @@ class SyncJournalDb;
 
 class OwncloudPropagator;
 
-void csyncLogCatcher(int /*verbosity*/,
+void OWNCLOUDSYNC_EXPORT csyncLogCatcher(int /*verbosity*/,
                      const char */*function*/,
                      const char *buffer,
                      void */*userdata*/);
-- 
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