summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qabstractsocket_p.h
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2009-09-03 13:53:15 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2009-09-04 11:01:18 (GMT)
commit74cb4b7ca71e64d08fab7d4e00a15e29fa339f5b (patch)
tree4b4cec2d3621ddbac90de665027b5a3921e17069 /src/network/socket/qabstractsocket_p.h
parentd839acb05635673c9f9d26f1b7b7a4c31440565e (diff)
downloadQt-74cb4b7ca71e64d08fab7d4e00a15e29fa339f5b.zip
Qt-74cb4b7ca71e64d08fab7d4e00a15e29fa339f5b.tar.gz
Qt-74cb4b7ca71e64d08fab7d4e00a15e29fa339f5b.tar.bz2
QAbstractSocket: Missing initializations
Diffstat (limited to 'src/network/socket/qabstractsocket_p.h')
-rw-r--r--src/network/socket/qabstractsocket_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/socket/qabstractsocket_p.h b/src/network/socket/qabstractsocket_p.h
index 3e292f9..49605c5 100644
--- a/src/network/socket/qabstractsocket_p.h
+++ b/src/network/socket/qabstractsocket_p.h
@@ -47,7 +47,7 @@
// -------------
//
// This file is not part of the Qt API. It exists for the convenience
-// of the QLibrary class. This header file may change from
+// of the QAbstractSocket class. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.