--- a/src/wifi/model/qos-tag.h Fri May 06 18:31:42 2011 +0200
+++ b/src/wifi/model/qos-tag.h Fri May 06 18:34:24 2011 +0200
@@ -48,13 +48,15 @@
- /**
- * The aim of the QosTag is to provide means for an Application to
- * specify the TID which will be used by a QoS-aware WifiMac for a
- * given traffic flow. Note that the current QosTag class was
- * designed to be completely mac/wifi specific without any attempt
- * at being generic.
- */
+/**
+ * \ingroup wifi
+ *
+ * The aim of the QosTag is to provide means for an Application to
+ * specify the TID which will be used by a QoS-aware WifiMac for a
+ * given traffic flow. Note that the current QosTag class was
+ * designed to be completely mac/wifi specific without any attempt
+ * at being generic.
+ */
class QosTag : public Tag
{
public: