[Pkg-owncloud-commits] [owncloud-client] 03/89: Add file forgotten in last commit

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Dec 14 01:02:28 UTC 2013


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 62ec7aa9c5aa3b16a7bcf868f5d523de47279b28
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Tue Dec 3 16:24:17 2013 +0100

    Add file forgotten in last commit
---
 src/main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.cpp b/src/main.cpp
index 7572955..3389072 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -36,7 +36,7 @@ int main(int argc, char **argv)
 
     Mirall::Application app(argc, argv);
     app.initialize();
-#ifndef Q_OS_WIN32
+#ifndef Q_OS_WIN
     signal(SIGPIPE, SIG_IGN);
 #endif
     if( app.giveHelp() ) {

-- 
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