src/wifi/model/ssid.h
changeset 7139 79dd02ed46ec
parent 6852 8f1a53d3f6ca
child 7141 072fb225b714
--- a/src/wifi/model/ssid.h	Fri May 06 18:31:42 2011 +0200
+++ b/src/wifi/model/ssid.h	Fri May 06 18:34:24 2011 +0200
@@ -28,8 +28,9 @@
 namespace ns3 {
 
 /**
- * \brief a IEEE 802.11 SSID
+ * \ingroup wifi
  *
+ * The IEEE 802.11 SSID Information Element
  */
 class Ssid : public WifiInformationElement
 {