Running astyle [ci skip]
This commit is contained in:
parent
4c8c590b4b
commit
f60e805798
|
@ -498,8 +498,7 @@ namespace {
|
||||||
CWE cwe,
|
CWE cwe,
|
||||||
bool inconclusive,
|
bool inconclusive,
|
||||||
bool incomplete,
|
bool incomplete,
|
||||||
const std::string &functionName) OVERRIDE
|
const std::string &functionName) OVERRIDE {
|
||||||
{
|
|
||||||
if (errorPath.empty())
|
if (errorPath.empty())
|
||||||
mTrackExecution->addError(tok->linenr());
|
mTrackExecution->addError(tok->linenr());
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue