[Box Backup-commit] COMMIT r1237 - box/chris/merge/lib/common

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Fri Jan 12 23:15:17 GMT 2007


Author: chris
Date: 2007-01-12 23:15:17 +0000 (Fri, 12 Jan 2007)
New Revision: 1237

Modified:
   box/chris/merge/lib/common/Logging.cpp
Log:
Cosmetic spacing fixes (refs #3)


Modified: box/chris/merge/lib/common/Logging.cpp
===================================================================
--- box/chris/merge/lib/common/Logging.cpp	2007-01-12 23:14:27 UTC (rev 1236)
+++ box/chris/merge/lib/common/Logging.cpp	2007-01-12 23:15:17 UTC (rev 1237)
@@ -21,8 +21,8 @@
 
 std::vector<Logger*> 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)




More information about the Boxbackup-commit mailing list