X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FConfig.cti;h=cc71215c6738f71d0b8368d68feb4840fb922d54;hb=3aced0177a1c69c7af338b4e66db8694a71873ae;hp=720f68bdfaf38357465c1eedad1c04f66d9c2c49;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Console/Config.cti b/senf/Utils/Console/Config.cti index 720f68b..cc71215 100644 --- a/senf/Utils/Console/Config.cti +++ b/senf/Utils/Console/Config.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/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // senf::console::ConfigBundle template @@ -40,7 +40,7 @@ prefix_ Source & senf::console::ConfigBundle::add(boost::intrusive_ptr s return *source; } -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // senf::console::detail::BundleMixin template @@ -49,7 +49,7 @@ prefix_ Source & senf::console::detail::BundleMixin::add(boost::intrusive_ptr