changeset 2602 | d9262bff6df2 |
parent 2530 | 05f9cec44621 |
child 2630 | 17b545238ab3 |
--- a/src/devices/wifi/wifi-phy.cc Thu Mar 13 11:21:12 2008 -0700 +++ b/src/devices/wifi/wifi-phy.cc Thu Mar 13 12:56:49 2008 -0700 @@ -182,7 +182,7 @@ TypeId WifiPhy::GetTypeId (void) { - static TypeId tid = TypeId ("WifiPhy") + static TypeId tid = TypeId ("ns3::WifiPhy") .SetParent<Object> () .AddConstructor<WifiPhy> () .AddAttribute ("EnergyDetectionThreshold",