diff --git a/lib/exprengine.cpp b/lib/exprengine.cpp index 5bd6938ca..f53a046a0 100644 --- a/lib/exprengine.cpp +++ b/lib/exprengine.cpp @@ -498,8 +498,7 @@ namespace { CWE cwe, bool inconclusive, bool incomplete, - const std::string &functionName) OVERRIDE - { + const std::string &functionName) OVERRIDE { if (errorPath.empty()) mTrackExecution->addError(tok->linenr());