X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FEvents.cc;h=861dff5ce9eacb74e5538b260387ba1f5508913e;hb=93d9568d448749dc187e7622b733a4a3caa319df;hp=c866a861870c4ec3336ac086810dda14206d09c1;hpb=a1c37005ec4c281f6a76c07070a943cd1e36b6af;p=senf.git diff --git a/senf/PPI/Events.cc b/senf/PPI/Events.cc index c866a86..861dff5 100644 --- a/senf/PPI/Events.cc +++ b/senf/PPI/Events.cc @@ -32,9 +32,9 @@ //#include "Events.mpp" #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // senf::ppi::EventDescriptor prefix_ senf::ppi::EventDescriptor::~EventDescriptor() @@ -68,7 +68,7 @@ prefix_ void senf::ppi::EventDescriptor::enabled(bool v) enabled_ = v; } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_ //#include "Events.mpp"