X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FStatistics.cti;h=fab1d56a48bc9010a2220cd5f3e3b9255ff9eb32;hb=9cb871b939efe93e35dd96808d25089399acfc46;hp=d34b9babfc4dc6899c9053b6a4d2901cfd57d2dc;hpb=3a43b572a2c0028b353d47e86fa7546633d6e2cf;p=senf.git diff --git a/senf/Utils/Statistics.cti b/senf/Utils/Statistics.cti index d34b9ba..fab1d56 100644 --- a/senf/Utils/Statistics.cti +++ b/senf/Utils/Statistics.cti @@ -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 @@ -35,7 +35,7 @@ template prefix_ senf::StatisticsBase::OutputProxy::OutputProxy(Owner * owner, OutputEntry * entry) - : owner_ (owner), entry_ (entry) + : owner_ (owner), entry_ (entry) {} template