X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/400da29670150f252dc2b3878c230f2e1b4a0cef..20b076334ae1f2b08b294022ed73aad39a7eb934:/src/surf/network_interface.cpp diff --git a/src/surf/network_interface.cpp b/src/surf/network_interface.cpp index b4708a0d5e..be4bc069fc 100644 --- a/src/surf/network_interface.cpp +++ b/src/surf/network_interface.cpp @@ -100,7 +100,7 @@ simgrid::surf::signal Link::onDestruction; simgrid::surf::signal Link::onStateChange; simgrid::surf::signal networkActionStateChangedCallbacks; -simgrid::surf::signal networkCommunicateCallbacks; +simgrid::surf::signal networkCommunicateCallbacks; } }