X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FMonitorModule.ct;h=261342d3c690cee995f3d9173d961dca6501f70f;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=6e3efcec6012326263ad53e051a69f4750564a1f;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/PPI/MonitorModule.ct b/senf/PPI/MonitorModule.ct index 6e3efce..261342d 100644 --- a/senf/PPI/MonitorModule.ct +++ b/senf/PPI/MonitorModule.ct @@ -28,7 +28,7 @@ // Custom includes #define prefix_ -///////////////////////////////ct.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// template prefix_ void senf::ppi::module::MonitorModule::request() @@ -53,7 +53,7 @@ prefix_ void senf::ppi::module::MonitorModule::unthrottle() input.unthrottle(); } -///////////////////////////////ct.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_