QSslError: fix wrong #endif placement
authorMarc Mutz <marc.mutz@kdab.com>
Fri, 24 Feb 2012 18:19:32 +0000 (19:19 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sat, 25 Feb 2012 14:28:11 +0000 (15:28 +0100)
commitd91add71e79dcae45f9cac02f6d3d542afee899c
tree10d43b37eecac4c2c9157db7ffe311974be6fb2d
parentbc8bc6018e8ad34512d3de3265f7ad34f91f59ff
QSslError: fix wrong #endif placement

This would break a namespaced Qt when QT_NO_DEBUG_STREAM
was in effect. Unlikely to hit, but nevertheless fixworthy.

Change-Id: Ie2a4cf4334a6a610c84233ab1ca89b928386c91a
Reviewed-by: Richard J. Moore <rich@kde.org>
src/network/ssl/qsslerror.cpp