X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/146af226580d45710f7f242223ea795570a2a738..15e36483c20911faa2e206969e283d69eb698a96:/src/instr/instr_smpi.c diff --git a/src/instr/instr_smpi.c b/src/instr/instr_smpi.c index b16c5ac0d0..65086bd86c 100644 --- a/src/instr/instr_smpi.c +++ b/src/instr/instr_smpi.c @@ -39,7 +39,7 @@ static const char *smpi_colors[] ={ "scan", "1 0.58 0.23", "scatterv", "0.52 0 0.52", "scatter", "1 0.74 0.54", - "computing", "0 1 1", + "computing", "0 1 1", NULL, NULL, };