Browse Source

tests/errorcheck/invalid_tasks.c: missing endif

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

+ 1 - 0
tests/errorcheck/invalid_tasks.c

@@ -74,3 +74,4 @@ int main(int argc, char **argv)
 
 	return EXIT_SUCCESS;
 }
+#endif