changeset 2602 | d9262bff6df2 |
parent 2549 | fe90cf0b2c63 |
child 2677 | 28dfd0c7510d |
--- a/src/devices/wifi/wifi-channel.cc Thu Mar 13 11:21:12 2008 -0700 +++ b/src/devices/wifi/wifi-channel.cc Thu Mar 13 12:56:49 2008 -0700 @@ -34,7 +34,7 @@ TypeId WifiChannel::GetTypdId (void) { - static TypeId tid = TypeId ("WifiChannel") + static TypeId tid = TypeId ("ns3::WifiChannel") .SetParent<WifiChannel> () .AddConstructor<WifiChannel> () .AddAttribute ("PropagationLossModel", "XXX",