Explorar el Código

add missing 11th 'i'

Samuel Thibault hace 11 años
padre
commit
f99c081e0e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/debug/traces/starpu_paje.c

+ 1 - 1
src/debug/traces/starpu_paje.c

@@ -284,7 +284,7 @@ void _starpu_fxt_write_paje_header(FILE *file)
 6       Sl       Ctx%u      Sleeping         \".9 .1 .0\"		\n\
 6       Sl       Ctx%u      Sleeping         \".9 .1 .0\"		\n\
 6       P       Ctx%u       Progressing         \".4 .1 .6\"		\n\
 6       P       Ctx%u       Progressing         \".4 .1 .6\"		\n\
 6       U       Ctx%u       Unpartitioning         \".0 .0 1.0\"		\n",
 6       U       Ctx%u       Unpartitioning         \".0 .0 1.0\"		\n",
-		i, i, i, i, i, i, i, i, i, i);
+		i, i, i, i, i, i, i, i, i, i, i);
 	fprintf(file, "\
 	fprintf(file, "\
 6       A       MS      Allocating         \".4 .1 .0\"		\n\
 6       A       MS      Allocating         \".4 .1 .0\"		\n\
 6       Ar       MS      AllocatingReuse       \".1 .1 .8\"		\n\
 6       Ar       MS      AllocatingReuse       \".1 .1 .8\"		\n\