astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2019-10-05 15:42:47 +02:00
parent 46f3f58e5f
commit 887825d834
1 changed files with 1 additions and 2 deletions

View File

@ -1411,8 +1411,7 @@ private:
errout.str());
}
void valueFlowBeforeConditionForward()
{
void valueFlowBeforeConditionForward() {
const char* code;
code = "void f(int a) {\n"