Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revisit pingpong in s4u
[simgrid.git] / examples / msg / app-pingpong / app-pingpong.c
index 91a5b0f..3e12e81 100644 (file)
@@ -5,7 +5,7 @@
 
 #include "simgrid/msg.h"
 
 
 #include "simgrid/msg.h"
 
-XBT_LOG_NEW_DEFAULT_CATEGORY(mag_app_pingpong,"Messages specific for this msg example");
+XBT_LOG_NEW_DEFAULT_CATEGORY(msg_app_pingpong, "Messages specific for this msg example");
 
 static int pinger(int argc, char *argv[])
 {
 
 static int pinger(int argc, char *argv[])
 {