Socket: Add short docs to internal classes
[senf.git] / Packets / PacketRegistry.ih
index 7ea93c8..77d7598 100644 (file)
@@ -45,7 +45,8 @@ namespace detail {
         virtual Packet::factory_t factory() const;
     };
 
-    /** \brief Internal
+    /** \brief Internal: Singleton class implementing the packet registry.
+
         \internal
      */
     template <class KeyType>