Fix debug format string in windows socket engine
authorShane Kearns <ext-shane.2.kearns@nokia.com>
Mon, 30 Jan 2012 15:50:38 +0000 (15:50 +0000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 30 Jan 2012 19:18:53 +0000 (20:18 +0100)
commitf605e269dde5d54e00bcc157a29f8df3712cbcb5
treeb552a2967b0054bec47597d24ef58a301ff29cdf
parent064a2316b088a0ebdd4100e94cc16a5446eb2769
Fix debug format string in windows socket engine

%l has no meaning, should be %li according to the arguments.

Change-Id: Ife9ec524109e021ad723865445e80b6bad51a5c6
Reviewed-by: Richard J. Moore <rich@kde.org>
src/network/socket/qnativesocketengine_win.cpp