astyle formatting

This commit is contained in:
Daniel Marjamäki 2012-06-21 19:05:14 +02:00
parent edea4ef131
commit 195174b69f
1 changed files with 2 additions and 2 deletions

View File

@ -287,8 +287,8 @@ public:
* @param msg Location and other information about the found error. * @param msg Location and other information about the found error.
*/ */
virtual void reportInfo(const ErrorLogger::ErrorMessage &msg) { virtual void reportInfo(const ErrorLogger::ErrorMessage &msg) {
reportErr(msg); reportErr(msg);
} }
/** /**
* Report list of unmatched suppressions * Report list of unmatched suppressions