Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / StatisticsTargets.cc
index e2e996a..2c6f297 100644 (file)
@@ -33,9 +33,9 @@
 
 //#include "StatisticsTargets.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::detail::StatisticsLoggerRegistry
 
 prefix_ void
@@ -49,7 +49,7 @@ senf::detail::StatisticsLoggerRegistry::apply(senf::StatisticsBase & stats,
         (*i)(stats, rank, dir);
 }
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace {
 
@@ -96,7 +96,7 @@ prefix_ void RegisterStatisticsLogger::consoleCreate(senf::StatisticsBase & stat
                                "senf::StatisticsLogger(\"" + prefix + "\")");
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "StatisticsTargets.mpp"