Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Console / SysInfo.cc
index 093453c..9c08002 100644 (file)
@@ -32,7 +32,7 @@
 #include "ParsedCommand.hh"
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 prefix_ senf::console::SysInfo::Proxy::Proxy(std::string const & descr, unsigned pos)
 {
@@ -61,7 +61,7 @@ prefix_ void senf::console::SysInfo::dump(std::ostream & os)
     }
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_