]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/ns3/ns3_interface.cc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Remove sg_cabinet_cb
[simgrid.git] / src / surf / ns3 / ns3_interface.cc
index 900f77b6d7c34237cd3ed6e54a6a60bdb9372503..0b9b1a3d107e09cbea95330538a8e3e141984cfd 100644 (file)
@@ -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;