changeset 5132 | aee541a30256 |
parent 5129 | 5688b8da4526 |
child 5139 | 87eb2f77f661 |
--- a/src/devices/mesh/dot11s/peer-management-protocol-mac.cc Wed Jul 22 16:13:32 2009 +0400 +++ b/src/devices/mesh/dot11s/peer-management-protocol-mac.cc Wed Jul 22 16:43:43 2009 +0400 @@ -27,10 +27,8 @@ #include "ns3/mesh-wifi-interface-mac.h" #include "ns3/simulator.h" #include "ns3/wifi-mac-header.h" -namespace ns3 -{ -namespace dot11s -{ +namespace ns3 { +namespace dot11s { PeerManagementProtocolMac::PeerManagementProtocolMac (uint32_t interface, Ptr<PeerManagementProtocol> protocol) {