X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FFormat.cci;fp=senf%2FUtils%2FFormat.cci;h=2f3765e775669d6e5e7366c4d479648b27cb73ba;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=b9cf5c537d8cceb176116970fb8288c6cd78a242;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/Utils/Format.cci b/senf/Utils/Format.cci index b9cf5c5..2f3765e 100644 --- a/senf/Utils/Format.cci +++ b/senf/Utils/Format.cci @@ -28,9 +28,9 @@ // Custom includes #define prefix_ inline -///////////////////////////////cci.p/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // senf::format::eng prefix_ senf::format::eng::eng(float v, float d) @@ -153,7 +153,7 @@ prefix_ senf::format::eng const & senf::format::eng::right() return *this; } -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // senf::format::IndentHelper prefix_ senf::format::IndentHelper::IndentHelper() @@ -191,7 +191,7 @@ prefix_ std::ostream & senf::format::operator<<(std::ostream & os, senf::format: -///////////////////////////////cci.e/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_