X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FTimeSource.hh;h=b8b92bad6beee66ec10d499c47ffb9bd112f44f0;hb=394ced7000128fef7e753caea1deda8d55dec8e2;hp=cc1847441f89f28f42d0356f3dc0fe35ba63162f;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/Utils/Logger/TimeSource.hh b/senf/Utils/Logger/TimeSource.hh index cc18474..b8b92ba 100644 --- a/senf/Utils/Logger/TimeSource.hh +++ b/senf/Utils/Logger/TimeSource.hh @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2008 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -32,7 +32,7 @@ #include //#include "TimeSource.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { namespace log { @@ -61,7 +61,7 @@ namespace log { This time source is installed by default and uses gettimeofday() (via the Boost.DateTime library) to get the current universal time. - + \ingroup config */ struct SystemTimeSource : public TimeSource @@ -92,7 +92,7 @@ namespace log { }} -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #include "TimeSource.cci" //#include "TimeSource.ct" #include "TimeSource.cti"