X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FFormat.cc;h=382c870255dcd94dda370d15fc254bfbd30cb763;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=2e511b2ff3c36755d75b171a8b50405a2acb5858;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/Utils/Format.cc b/senf/Utils/Format.cc index 2e511b2..382c870 100644 --- a/senf/Utils/Format.cc +++ b/senf/Utils/Format.cc @@ -34,7 +34,7 @@ //#include "Format.mpp" #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace { @@ -155,7 +155,7 @@ prefix_ std::string senf::format::detail::dumpintUnsigned(unsigned long long v, unsigned int senf::format::IndentHelper::static_level = 0; -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_ //#include "Format.mpp"