X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FTimeSource.hh;h=4dc160e8c131b309f329828e666f3f43afbdf839;hb=9cb871b939efe93e35dd96808d25089399acfc46;hp=cc1847441f89f28f42d0356f3dc0fe35ba63162f;hpb=3a43b572a2c0028b353d47e86fa7546633d6e2cf;p=senf.git diff --git a/senf/Utils/Logger/TimeSource.hh b/senf/Utils/Logger/TimeSource.hh index cc18474..4dc160e 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 @@ -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