src/devices/wifi/aarf-wifi-manager.cc
changeset 2602 d9262bff6df2
parent 2524 db72c0e7743e
child 2965 4b28e9740e3b
--- a/src/devices/wifi/aarf-wifi-manager.cc	Thu Mar 13 11:21:12 2008 -0700
+++ b/src/devices/wifi/aarf-wifi-manager.cc	Thu Mar 13 12:56:49 2008 -0700
@@ -33,7 +33,7 @@
 TypeId 
 AarfWifiManager::GetTypeId (void)
 {
-  static TypeId tid = TypeId ("AarfWifiManager")
+  static TypeId tid = TypeId ("ns3::AarfWifiManager")
     .SetParent<ArfWifiManager> ()
     .AddConstructor<AarfWifiManager> ()
     .AddAttribute ("SuccessK", "Multiplication factor for the success threshold in the AARF algorithm.",