Fix senf::StringParser refreences to new API
[senf.git] / senf / Packets / 80221Bundle / TLVPacket.hh
index c0f6413..f0e6e9c 100644 (file)
@@ -194,7 +194,9 @@ namespace senf {
         
     };
     
-    /** \brief GenericTLV packet typedef */
+    /** \brief GenericTLV packet typedef
+        \ingroup protocolbundle_80221
+     */
     typedef ConcretePacket<GenericTLVPacketType> GenericTLVPacket;
 }