Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306
commit0ff77fe68850ad6448f644c3ee11b3a7914bb8b7
authorJoão Abecasis <joao@abecasis.name>
Wed, 18 Nov 2009 10:54:53 +0000 (18 11:54 +0100)
committerJoão Abecasis <joao@abecasis.name>
Wed, 18 Nov 2009 12:08:37 +0000 (18 13:08 +0100)
tree1d6393402acdfda2539c4a535b568457f73a2de7
parent9f5dea393da4428685f1a1fd26b0e27f90dca340
Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306

Some network tests were set up to ignore a qWarning that was removed.
Fixed those tests.

Made warning from QIODevice::getChar have the right function name.

Reviewed-by: Thiago Macieira
src/corelib/io/qiodevice.cpp
tests/auto/qsslsocket/tst_qsslsocket.cpp
tests/auto/qtcpsocket/tst_qtcpsocket.cpp