Skip to content

Commit 7702bd8

Browse files
author
David Boddie
committed
Doc: Fixed qdoc warning.
Reviewed-by: hjk
1 parent 46822d7 commit 7702bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/corelib/tools/qcryptographichash.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ void QCryptographicHash::addData(const char *data, int length)
147147
}
148148

149149
/*!
150-
/overload
150+
\overload
151151
*/
152152
void QCryptographicHash::addData(const QByteArray &data)
153153
{

0 commit comments

Comments
 (0)