X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f77a123e30950899367a432165bd2e56123dffb8..649ff8bac9ec72bc9321a7b21843cd41f7b7e7bc:/src/surf/ns3/ns3_interface.cc diff --git a/src/surf/ns3/ns3_interface.cc b/src/surf/ns3/ns3_interface.cc index 900f77b6d7..0b9b1a3d10 100644 --- a/src/surf/ns3/ns3_interface.cc +++ b/src/surf/ns3/ns3_interface.cc @@ -17,7 +17,7 @@ extern xbt_lib_t host_lib; extern int NS3_HOST_LEVEL; //host node for ns3 extern xbt_dynar_t IPV4addr; -XBT_LOG_NEW_DEFAULT_SUBCATEGORY(interface_ns3, surf, +XBT_LOG_NEW_DEFAULT_SUBCATEGORY(ns3, surf, "Logging specific to the SURF network NS3 module"); InternetStackHelper stack;