X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FThrottleBarrier.cc;h=11656b6d22b988a2554ebcee609f876258fca350;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=8e8b39b0e3c36e4e12500fd90ff87744c948fe66;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/PPI/ThrottleBarrier.cc b/senf/PPI/ThrottleBarrier.cc index 8e8b39b..11656b6 100644 --- a/senf/PPI/ThrottleBarrier.cc +++ b/senf/PPI/ThrottleBarrier.cc @@ -30,7 +30,7 @@ //#include "ThrottleBarrier.mpp" #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// prefix_ senf::ppi::module::ThrottleBarrier::ThrottleBarrier() { @@ -45,7 +45,7 @@ prefix_ void senf::ppi::module::ThrottleBarrier::request() output(p); } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_ //#include "ThrottleBarrier.mpp"