X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FMonitorModule.ct;h=261342d3c690cee995f3d9173d961dca6501f70f;hb=93d9568d448749dc187e7622b733a4a3caa319df;hp=6e3efcec6012326263ad53e051a69f4750564a1f;hpb=9cb871b939efe93e35dd96808d25089399acfc46;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_