Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / PPI / Queueing.cc
index 0b7c773..e26ce52 100644 (file)
@@ -31,9 +31,9 @@
 
 //#include "Queueing.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::ppi::ThresholdQueueing
 
 prefix_ void senf::ppi::ThresholdQueueing::update(connector::GenericPassiveInput & input, Event event)
@@ -50,7 +50,7 @@ prefix_ void senf::ppi::ThresholdQueueing::update(connector::GenericPassiveInput
     }
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "Queueing.mpp"