X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FIOEvent.cc;h=23bfb2d3a6567747c9616f11e92085358c31e277;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=afb7b736541ad32cd18a20bc5c3fa9da2172399a;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/PPI/IOEvent.cc b/senf/PPI/IOEvent.cc index afb7b73..23bfb2d 100644 --- a/senf/PPI/IOEvent.cc +++ b/senf/PPI/IOEvent.cc @@ -31,12 +31,12 @@ //#include "IOEvent.mpp" #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // senf::ppi::IOEvent -//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // private members prefix_ void senf::ppi::IOEvent::v_enable() @@ -66,7 +66,7 @@ prefix_ void senf::ppi::IOEvent::cb(int event) } } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_ //#include "IOEvent.mpp"