Browse Source

tests/errorcheck/invalid_tasks.c: typo

Nathalie Furmento 13 years ago
parent
commit
412077a293
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/errorcheck/invalid_tasks.c

+ 0 - 1
tests/errorcheck/invalid_tasks.c

@@ -37,7 +37,6 @@ static struct starpu_codelet cuda_only_cl =
 	.model = NULL,
 	.model = NULL,
 	.nbuffers = 0
 	.nbuffers = 0
 };
 };
-#endif
 
 
 int main(int argc, char **argv)
 int main(int argc, char **argv)
 {
 {