Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / hexdump.cci
index b43a142..d1c694a 100644 (file)
@@ -28,9 +28,9 @@
 // Custom includes
 
 #define prefix_ inline
-///////////////////////////////cci.p///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //senf::detail::HexDumper
 #ifndef DOXYGEN
 
@@ -39,7 +39,7 @@ prefix_ senf::detail::HexDumper::HexDumper(std::ostream & os, unsigned block_siz
 {}
 
 #endif
-///////////////////////////////cci.e///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f