]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/routing/WifiZone.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't compute the dependencies locally in the checker, but through the observers...
[simgrid.git] / src / kernel / routing / WifiZone.cpp
index 413c0e77f8032284be2c6905092501527226abf8..b5925e3e64af2ef9694b4f68363a845a6549d240 100644 (file)
@@ -8,7 +8,7 @@
 
 #include "src/kernel/resource/StandardLinkImpl.hpp"
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_wifi, surf, "Routing part of surf");
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(ker_routing_wifi, ker_routing, "Kernel Wifi Routing");
 
 namespace simgrid {
 namespace kernel {