diff -r 0fc1bad6a4ab -r aee541a30256 src/devices/mesh/flame/flame-rtable.cc --- a/src/devices/mesh/flame/flame-rtable.cc Wed Jul 22 16:13:32 2009 +0400 +++ b/src/devices/mesh/flame/flame-rtable.cc Wed Jul 22 16:43:43 2009 +0400 @@ -23,10 +23,8 @@ #include "ns3/log.h" #include "flame-rtable.h" -namespace ns3 -{ -namespace flame -{ +namespace ns3 { +namespace flame { NS_LOG_COMPONENT_DEFINE ("FlameRtable");