astyle formatting
This commit is contained in:
parent
905533552d
commit
58e85d55e3
|
@ -748,7 +748,7 @@ void CheckClass::operatorEq()
|
|||
tok1 = tok1->previous();
|
||||
}
|
||||
|
||||
tok2 = tok->next();
|
||||
tok2 = tok->next();
|
||||
}
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue