changeset 2602 | d9262bff6df2 |
parent 2528 | a527ec47b756 |
child 2617 | 0ecb3a9422e4 |
--- a/src/devices/wifi/nqsta-wifi-mac.cc Thu Mar 13 11:21:12 2008 -0700 +++ b/src/devices/wifi/nqsta-wifi-mac.cc Thu Mar 13 12:56:49 2008 -0700 @@ -62,7 +62,7 @@ TypeId NqstaWifiMac::GetTypeId (void) { - static TypeId tid = TypeId ("NqstaWifiMac") + static TypeId tid = TypeId ("ns3::NqstaWifiMac") .SetParent<WifiMac> () .AddConstructor<NqstaWifiMac> () .AddAttribute ("ProbeRequestTimeout", "XXX",