summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-09-14 15:45:40 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-09-14 15:45:40 -0300
commita125b7c55e19c77c35cd8cab40058aa8efb80962 (patch)
tree9538df078aac2afe6a631b3758828def8619c00a
parent2a51ca3e48bc150317947bf3b0cd5d7d94929c65 (diff)
downloadqt4-x11-a125b7c55e19c77c35cd8cab40058aa8efb80962.tar.gz
Refresh patch
-rw-r--r--debian/patches/qtdebug_syslog.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/qtdebug_syslog.patch b/debian/patches/qtdebug_syslog.patch
index c4edae9..fb6892e 100644
--- a/debian/patches/qtdebug_syslog.patch
+++ b/debian/patches/qtdebug_syslog.patch
@@ -25,7 +25,7 @@ Author: Thiago Macieira <thiago@kde.org>
#endif
QT_BEGIN_NAMESPACE
-@@ -2288,6 +2291,27 @@ void qt_message_output(QtMsgType msgType
+@@ -2290,6 +2293,27 @@ void qt_message_output(QtMsgType msgType
#else
fprintf(stderr, "%s\n", buf);
fflush(stderr);