--- 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
{