src/devices/mesh/mesh-l2-routing-protocol.cc
changeset 5129 5688b8da4526
parent 5128 d6e168eba404
child 5132 aee541a30256
--- a/src/devices/mesh/mesh-l2-routing-protocol.cc	Wed Jul 22 13:31:31 2009 +0400
+++ b/src/devices/mesh/mesh-l2-routing-protocol.cc	Wed Jul 22 14:52:42 2009 +0400
@@ -28,7 +28,7 @@
 namespace ns3
 {
 
-NS_OBJECT_ENSURE_REGISTERED ( MeshL2RoutingProtocol);
+NS_OBJECT_ENSURE_REGISTERED (MeshL2RoutingProtocol);
 
 TypeId
 MeshL2RoutingProtocol::GetTypeId (void)