X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FStatisticsTargets.hh;h=87bcd19f0e0a6e31be8a1471fe571303d536d681;hb=4101c2b818ec67e7469ebb44f030eed2185c4ab0;hp=536f65477a160cf025e459975b42c63da403fe63;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/Utils/StatisticsTargets.hh b/senf/Utils/StatisticsTargets.hh index 536f654..87bcd19 100644 --- a/senf/Utils/StatisticsTargets.hh +++ b/senf/Utils/StatisticsTargets.hh @@ -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 @@ -32,7 +32,7 @@ //#include "StatisticsTargets.mpp" #include "StatisticsTargets.ih" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { @@ -42,7 +42,7 @@ namespace senf { */ typedef unspecified StatisticsStream; #else - SENF_LOG_DEFINE_STREAM(StatisticsStream, + SENF_LOG_DEFINE_STREAM(StatisticsStream, senf::log::MESSAGE, senf::log::MESSAGE, senf::log::MESSAGE); #endif @@ -93,7 +93,7 @@ namespace senf { } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #include "StatisticsTargets.cci" #include "StatisticsTargets.ct" #include "StatisticsTargets.cti"