Packets/80221Bundle: fixed error in MIHF_ID-TLV; restructured TLV finalize()
[senf.git] / senf / Packets / MPEGDVBBundle / MPESection.hh
index 12782e1..d537eef 100644 (file)
@@ -141,18 +141,19 @@ namespace senf {
         static PacketParserBase::size_type initHeadSize();
     };
 
-    /** \brief MPESection packet typedef */
+    /** \brief MPESection packet typedef 
+         \ingroup protocolbundle_mpegdvb
+     */
     typedef ConcretePacket<MPESectionType> MPESection;
 }
 
-
 ///////////////////////////////hh.e////////////////////////////////////////
 //#include "MPESection.cci"
 //#include "MPESection.ct"
 //#include "MPESection.cti"
 #endif
 
-
+\f
 // Local Variables:
 // mode: c++
 // fill-column: 100