Fixed warnings from clang -Wdocumentation

Change-Id: Ib3ed1d3733ccfd78780640d70e14313d0cbb101f
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
Sergey Shambir
2012-12-29 20:43:39 +04:00
committed by Erik Verbruggen
parent d94e7f259b
commit 4a6a13d30b
7 changed files with 12 additions and 15 deletions

View File

@@ -76,7 +76,7 @@ public:
* expression evaluator instance still exists, and no new call to evaluate
* has been made!
*
* @param expression The expression to evaluate.
* @param utf8code The code of expression to evaluate.
* @param scope The scope enclosing the expression.
*/
QList<LookupItem> operator()(const QByteArray &utf8code,