X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FOverloadedCommand.cti;h=da01a2b1e5b96dbb3dd1b3f49c8e3a2295dee391;hb=57daeae6f2e924ce3f16f9677c3474f531cba9e5;hp=b5e7a75ae99b2bd4d290510880e86b38f2871946;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Console/OverloadedCommand.cti b/senf/Utils/Console/OverloadedCommand.cti index b5e7a75..da01a2b 100644 --- a/senf/Utils/Console/OverloadedCommand.cti +++ b/senf/Utils/Console/OverloadedCommand.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::OverloadedCommandNode template @@ -42,7 +42,7 @@ senf::console::OverloadedCommandNode::add(boost::intrusive_ptr overload return *overload; } -///////////////////////////////cti.e/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_