QDebug: adjust documentation of space(), nospace() and maybeSpace()
authorDavid Faure <faure@kde.org>
Fri, 27 Jul 2012 12:20:42 +0000 (14:20 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Jul 2012 20:04:55 +0000 (22:04 +0200)
commit54e3ce17053619a323cf5ba436773101da6fda23
tree64f79e5528de944a15178f6e1db58853e7176a7a
parent8e49def48e7ce8cccf7b25142dd12a59f0e31947
QDebug: adjust documentation of space(), nospace() and maybeSpace()

Reality is that they control a "current mode" in the stream, not a
"bool that remembers if the last character was a space".

Change-Id: Ic907c34bcb458039b73ddff48021e19f0c24c78c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/io/qdebug.cpp