浏览代码

examples/matvecmult/matvecmult.c: remove trealing whitespace

Nathalie Furmento 12 年之前
父节点
当前提交
5aa9d73d9a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;