Running astyle [ci skip]
This commit is contained in:
parent
ddcbed21d6
commit
a9386fa093
|
@ -3568,7 +3568,7 @@ void Scope::getVariableList(const Settings* settings)
|
|||
// Is it a function?
|
||||
else if (tok->str() == "{") {
|
||||
|
||||
tok = tok->link();
|
||||
tok = tok->link();
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue