X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FRTCPPacket.hh;h=2fcc837f6340995347a9dbbe55857d7c2de0877b;hb=331547d2a137f796eb5fcb390502aece3e01bb16;hp=2518110dea41ea3e31cef26f00840be575ba66c6;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Packets/RTCPPacket.hh b/Packets/RTCPPacket.hh index 2518110..2fcc837 100644 --- a/Packets/RTCPPacket.hh +++ b/Packets/RTCPPacket.hh @@ -34,8 +34,8 @@ //#include "RTCPPacket.mpp" ///////////////////////////////hh.p//////////////////////////////////////// -namespace satcom { -namespace pkf { +namespace senf { + template struct Parse_RTCP_RR; template struct Parse_RTCP_SR; @@ -299,7 +299,7 @@ namespace pkf { friend class Packet; }; -}} +} ///////////////////////////////hh.e//////////////////////////////////////// @@ -311,5 +311,5 @@ namespace pkf { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: