astyle formatting
This commit is contained in:
parent
edea4ef131
commit
195174b69f
|
@ -287,8 +287,8 @@ public:
|
|||
* @param msg Location and other information about the found error.
|
||||
*/
|
||||
virtual void reportInfo(const ErrorLogger::ErrorMessage &msg) {
|
||||
reportErr(msg);
|
||||
}
|
||||
reportErr(msg);
|
||||
}
|
||||
|
||||
/**
|
||||
* Report list of unmatched suppressions
|
||||
|
|
Loading…
Reference in New Issue