astyle formatting
This commit is contained in:
parent
0c731cfa9b
commit
dd906a86a6
|
@ -92,7 +92,7 @@ void Check64BitPortability::pointerassignment()
|
|||
// some trivial addition => warning
|
||||
if (Token::Match(tok->tokAt(4), "+ %any% !!;"))
|
||||
continue;
|
||||
|
||||
|
||||
assignmentAddressToIntegerError(tok->next());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue