Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Console / Executor.cci
index 897d72a..95b8379 100644 (file)
@@ -28,9 +28,9 @@
 // Custom includes
 
 #define prefix_ inline
-///////////////////////////////cci.p///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::console::Executor
 
 prefix_ senf::console::Executor::Executor()
@@ -106,7 +106,7 @@ prefix_ bool senf::console::Executor::skipping()
     return cwd_.empty();
 }
 
-///////////////////////////////cci.e///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f