summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qmessageauthenticationcode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qmessageauthenticationcode.cpp')
-rw-r--r--src/corelib/tools/qmessageauthenticationcode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qmessageauthenticationcode.cpp b/src/corelib/tools/qmessageauthenticationcode.cpp
index becaaaa704..2eeebed6cd 100644
--- a/src/corelib/tools/qmessageauthenticationcode.cpp
+++ b/src/corelib/tools/qmessageauthenticationcode.cpp
@@ -227,7 +227,7 @@ void QMessageAuthenticationCode::addData(const QByteArray &data)
/*!
Reads the data from the open QIODevice \a device until it ends
- and adds it to message. Returns true if reading was successful.
+ and adds it to message. Returns \c true if reading was successful.
\note \a device must be already opened.
*/