changeset 2602 | d9262bff6df2 |
parent 2599 | fcc1728eb669 |
child 2784 | 49006cbbfac7 |
--- a/src/devices/wifi/amrr-wifi-manager.cc Thu Mar 13 11:21:12 2008 -0700 +++ b/src/devices/wifi/amrr-wifi-manager.cc Thu Mar 13 12:56:49 2008 -0700 @@ -33,7 +33,7 @@ TypeId AmrrWifiManager::GetTypeId (void) { - static TypeId tid = TypeId ("AmrrWifiManager") + static TypeId tid = TypeId ("ns3::AmrrWifiManager") .SetParent<WifiRemoteStationManager> () .AddConstructor<AmrrWifiManager> () .AddAttribute ("UpdatePeriod",