Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / DVB / DVBSocketController.cc
index 2d9181a..8cc640d 100644 (file)
@@ -35,7 +35,7 @@
 #include "DVBProtocolWrapper.hh"
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 unsigned int senf::DVBSocketController::controllerNr(0);
 
@@ -484,7 +484,7 @@ prefix_ void senf::DVBSocketController::initConsole()
             .arg("mode", "mode 'sync' or 'async'", kw::default_value = "async") );
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f