diff options
Diffstat (limited to 'net-im/qTox/files/patch-src_main.cpp')
-rw-r--r-- | net-im/qTox/files/patch-src_main.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/qTox/files/patch-src_main.cpp b/net-im/qTox/files/patch-src_main.cpp index 107da48094ef..7c344c1cbe58 100644 --- a/net-im/qTox/files/patch-src_main.cpp +++ b/net-im/qTox/files/patch-src_main.cpp @@ -1,7 +1,7 @@ ---- src/main.cpp.orig 2017-01-29 12:48:48 UTC +--- src/main.cpp.orig 2017-07-16 12:33:33 UTC +++ src/main.cpp -@@ -317,3 +317,10 @@ int main(int argc, char *argv[]) - #endif +@@ -322,3 +322,10 @@ int main(int argc, char* argv[]) + delete a; return errorcode; } + |