astyle formatting
This commit is contained in:
parent
2f32965bdf
commit
9903c8c0d9
|
@ -602,7 +602,7 @@ bool Token::Match(const Token *tok, const char pattern[], unsigned int varid)
|
|||
if (!patternUnderstood) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
// debugging: assert that this is not part of a multicompare pattern..
|
||||
assert(*p != '|');
|
||||
|
||||
|
|
Loading…
Reference in New Issue