X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Examples%2Fpsi2tsModule%2Fpsi2ts.test.cc;fp=Examples%2Fpsi2tsModule%2Fpsi2ts.test.cc;h=9b8fabedd59070cf0e70ded042b1d9549a38641c;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=69daf0ae156e71c8a0452ad8b86b530e7ed738fc;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/Examples/psi2tsModule/psi2ts.test.cc b/Examples/psi2tsModule/psi2ts.test.cc index 69daf0a..9b8fabe 100644 --- a/Examples/psi2tsModule/psi2ts.test.cc +++ b/Examples/psi2tsModule/psi2ts.test.cc @@ -35,7 +35,7 @@ #include #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// void check_transportpacket_header(senf::TransportPacket tsPacket, bool pusi, unsigned pid, unsigned counter) { @@ -157,7 +157,7 @@ SENF_AUTO_UNIT_TEST(many_sections_to_many_transportpackets) } } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_