Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some useless cleanups
[simgrid.git] / teshsuite / msg / host_on_off_processes / host_on_off_processes.c
index c6e8222..2f480e5 100644 (file)
@@ -11,8 +11,7 @@
 /* Create a log channel to have nice outputs. */
 #include "xbt/log.h"
 #include "xbt/asserts.h"
-XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
-                             "Messages specific for this msg example");
+XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test, "Messages specific for this msg example");
 
 int test_launcher(int argc, char *argv[]);
 int process_daemon(int argc, char *argv[]);