From 195174b69f50ef1632b2b7a411bd309e323e86e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Thu, 21 Jun 2012 19:05:14 +0200 Subject: [PATCH] astyle formatting --- lib/errorlogger.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/errorlogger.h b/lib/errorlogger.h index 8cf5ae542..d9cb035fe 100644 --- a/lib/errorlogger.h +++ b/lib/errorlogger.h @@ -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