X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FSysdir.ih;h=1a611aa4713beedc7a4cc88b1787843023084a2f;hb=93d9568d448749dc187e7622b733a4a3caa319df;hp=3e895341c2278d07f1dc958f39249ec3ecc89a76;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Console/Sysdir.ih b/senf/Utils/Console/Sysdir.ih index 3e89534..1a611aa 100644 --- a/senf/Utils/Console/Sysdir.ih +++ b/senf/Utils/Console/Sysdir.ih @@ -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,7 +28,7 @@ // Custom includes -///////////////////////////////ih.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { namespace console { @@ -40,9 +40,9 @@ namespace detail { public: using singleton::instance; using singleton::alive; - + ScopedDirectory<> & sysdir(); - + private: SysdirManager(); @@ -53,7 +53,7 @@ namespace detail { }}} -///////////////////////////////ih.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #endif