X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FStatisticsTargets.hh;h=055ee5100eb660bf879aa909ba519649497f9108;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=536f65477a160cf025e459975b42c63da403fe63;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/Utils/StatisticsTargets.hh b/senf/Utils/StatisticsTargets.hh index 536f654..055ee51 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 @@ -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