Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Logger / main.test.hh
index aafc4df..4bb4ddb 100644 (file)
 #include "Logger.hh"
 
 //#include "main.test.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 SENF_LOG_DEFINE_AREA(GlobalTestArea);
 
 namespace senf {
 namespace log {
 namespace test {
-    
+
     struct Foo
     {
         SENF_LOG_CLASS_AREA();
@@ -62,7 +62,7 @@ namespace test {
 
 }}}
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "main.test.cci"
 //#include "main.test.ct"
 //#include "main.test.cti"