Explorar el Código

examples/matvecmult/matvecmult.c: remove trealing whitespace

Nathalie Furmento hace 12 años
padre
commit
5aa9d73d9a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/matvecmult/matvecmult.c

+ 1 - 1
examples/matvecmult/matvecmult.c

@@ -144,7 +144,7 @@ int main(int argc, char **argv)
 {
 
 	struct starpu_conf conf;
-	
+
 	starpu_conf_init(&conf);
 	conf.ncpus = 0;
 	conf.ncuda = 0;