Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Logger / Log.ih
index d5d633c..db4a903 100644 (file)
@@ -29,7 +29,7 @@
 // Custom includes
 #include <sstream>
 
-///////////////////////////////ih.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 #define SENF_LOG_BLOCK_(parameters, block)                                                        \
     do {                                                                                          \
@@ -55,7 +55,7 @@
         }                                                                                         \
     } while(0)
 
-///////////////////////////////ih.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #endif
 
 \f