Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Format.cci
index b9cf5c5..2f3765e 100644 (file)
@@ -28,9 +28,9 @@
 // Custom includes
 
 #define prefix_ inline
-///////////////////////////////cci.p///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::format::eng
 
 prefix_ senf::format::eng::eng(float v, float d)
@@ -153,7 +153,7 @@ prefix_ senf::format::eng const & senf::format::eng::right()
     return *this;
 }
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::format::IndentHelper
 
 prefix_ senf::format::IndentHelper::IndentHelper()
@@ -191,7 +191,7 @@ prefix_ std::ostream & senf::format::operator<<(std::ostream & os, senf::format:
 
 
 
-///////////////////////////////cci.e///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f