Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use kasher comments
[simgrid.git] / tools / gras / stub_generator.c
index 36474e1..b97d0a0 100644 (file)
@@ -79,7 +79,7 @@ const char *SIM_PREEMBULE =
 "  }\n" \
 "\n" \
 "  MSG_paje_output(\"%s.trace\");\n" \
-"  MSG_set_channel_number(10); // Using at most 10 channel (ports) per host. Change it here if needed\n" \
+"  MSG_set_channel_number(10); /* Using at most 10 channel (ports) per host. Change it here if needed */\n" \
 "  MSG_create_environment(argv[1]);\n" \
 "\n" \
 "  /*  Application deployment */\n"