src/devices/mesh/dot11s/peer-management-protocol.cc
changeset 5132 aee541a30256
parent 5129 5688b8da4526
child 5151 56ac5af5f5c8
--- a/src/devices/mesh/dot11s/peer-management-protocol.cc	Wed Jul 22 16:13:32 2009 +0400
+++ b/src/devices/mesh/dot11s/peer-management-protocol.cc	Wed Jul 22 16:43:43 2009 +0400
@@ -35,10 +35,8 @@
 #include "peer-link.h"
 
 NS_LOG_COMPONENT_DEFINE ("PeerManagementProtocol");
-namespace ns3
-{
-namespace dot11s
-{
+namespace ns3 {
+namespace dot11s {
 /***************************************************
  * PeerManager
  ***************************************************/