]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/log.cpp
supporting earlier xcode version
[wxWidgets.git] / src / common / log.cpp
index da627fec24e600457254e9747375766457419b91..6731ccb9d23757a546e95e2af28a5cbfbe621ce7 100644 (file)
@@ -109,7 +109,7 @@ WX_DEFINE_LOG_CS(BackgroundLog);
 // this one is used for protecting ms_aTraceMasks from concurrent access
 WX_DEFINE_LOG_CS(TraceMask);
 
-// and this one is used for GetComponentLevels() 
+// and this one is used for GetComponentLevels()
 WX_DEFINE_LOG_CS(Levels);
 
 } // anonymous namespace