Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
minor bugs and smells
[simgrid.git] / examples / msg / app-masterworker / app-masterworker.c
index 84a85a2..ff45776 100644 (file)
@@ -7,7 +7,6 @@
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_app_masterworker, "Messages specific for this msg example");
 
-
 /* Main function of the master process */
 static int master(int argc, char *argv[])
 {