X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FDumpFormat.cc;h=8779cbe1345c98d49ec7ce47d59a4867bc720fa1;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=3c41abaea916c61f53f4d52b5c14c698720ee642;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/Packets/DumpFormat.cc b/senf/Packets/DumpFormat.cc index 3c41aba..8779cbe 100644 --- a/senf/Packets/DumpFormat.cc +++ b/senf/Packets/DumpFormat.cc @@ -32,7 +32,7 @@ //#include "DumpFormat.mpp" #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #ifndef SENF_PACKET_DUMP_COLON_COLUMN #define SENF_PACKET_DUMP_COLON_COLUMN 27 @@ -46,7 +46,7 @@ prefix_ std::string senf::fieldName(std::string const & s) return t; } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_ //#include "DumpFormat.mpp"