X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FTimeSource.cti;h=599f9b42c220818db031dd5c57f9284d49354539;hb=394ced7000128fef7e753caea1deda8d55dec8e2;hp=708de0190d81633a66e8b36780c9c85738a12db4;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Logger/TimeSource.cti b/senf/Utils/Logger/TimeSource.cti index 708de01..599f9b4 100644 --- a/senf/Utils/Logger/TimeSource.cti +++ b/senf/Utils/Logger/TimeSource.cti @@ -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 @@ -28,9 +28,9 @@ // Custom includes #define prefix_ inline -///////////////////////////////cti.p/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // namespace senf::log members template @@ -39,7 +39,7 @@ prefix_ void senf::log::timeSource() timeSource(std::auto_ptr(new Source())); } -///////////////////////////////cti.e/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_