diff --git a/src/helper/nqos-wifi-mac-helper.h b/src/helper/nqos-wifi-mac-helper.h index d582e3743..9800b6082 100644 --- a/src/helper/nqos-wifi-mac-helper.h +++ b/src/helper/nqos-wifi-mac-helper.h @@ -31,6 +31,7 @@ public: virtual ~NqosWifiMacHelper (); /** * Create a mac helper in a default working state. + * i.e., this is an adhoc mac by default. */ static NqosWifiMacHelper Default (void); /**