X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FMonitorModule.ct;h=261342d3c690cee995f3d9173d961dca6501f70f;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=1945293d9156f2ff6f3b744d4d319971f5c74cbe;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/PPI/MonitorModule.ct b/senf/PPI/MonitorModule.ct index 1945293..261342d 100644 --- a/senf/PPI/MonitorModule.ct +++ b/senf/PPI/MonitorModule.ct @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2009 +// Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -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_