X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FDataPacket.hh;h=4e1e6185a9d35079095088d10c0cc9cf9a18cba3;hb=0fff17bd2bcdbb1e91e216bf6e1bebc414713548;hp=480f3cd853156dec0c224603cbb58cd852d5c8f4;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Packets/DataPacket.hh b/Packets/DataPacket.hh index 480f3cd..4e1e618 100644 --- a/Packets/DataPacket.hh +++ b/Packets/DataPacket.hh @@ -28,8 +28,8 @@ ///////////////////////////////hh.p//////////////////////////////////////// -namespace satcom { -namespace pkf { +namespace senf { + /** \brief Non-interpreted Packet @@ -64,7 +64,7 @@ namespace pkf { }; -}} +} ///////////////////////////////hh.e//////////////////////////////////////// //#include "DataPacket.cci" @@ -75,5 +75,5 @@ namespace pkf { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: