aboutsummaryrefslogtreecommitdiff
path: root/net-im/qTox/files/patch-src_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/qTox/files/patch-src_main.cpp')
-rw-r--r--net-im/qTox/files/patch-src_main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/qTox/files/patch-src_main.cpp b/net-im/qTox/files/patch-src_main.cpp
index fce8ccc494eb..83ba303deb38 100644
--- a/net-im/qTox/files/patch-src_main.cpp
+++ b/net-im/qTox/files/patch-src_main.cpp
@@ -1,6 +1,6 @@
---- src/main.cpp.orig 2015-06-12 10:53:59 UTC
+--- src/main.cpp.orig 2015-11-14 22:51:30 UTC
+++ src/main.cpp
-@@ -280,3 +280,10 @@ int main(int argc, char *argv[])
+@@ -269,3 +269,10 @@ int main(int argc, char *argv[])
qDebug() << "Clean exit with status"<<errorcode;
return errorcode;
}