From 5a57914f63d84d3fcaf1566bfea8d63646ecd91b Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 12 Jan 2007 23:15:17 +0000 Subject: Cosmetic spacing fixes (refs #3) --- lib/common/Logging.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/common/Logging.cpp b/lib/common/Logging.cpp index ee76cde4..dad96126 100644 --- a/lib/common/Logging.cpp +++ b/lib/common/Logging.cpp @@ -21,8 +21,8 @@ bool Logging::sContextSet = false; std::vector Logging::sLoggers; std::string Logging::sContext; -Console Logging::sConsole; -Syslog Logging::sSyslog; +Console Logging::sConsole; +Syslog Logging::sSyslog; Log::Level Logging::sGlobalLevel; void Logging::ToSyslog(bool enabled) -- cgit v1.2.3