diff options
Diffstat (limited to 'openmp/testsuite/c/omp_task.c')
-rw-r--r-- | openmp/testsuite/c/omp_task.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/testsuite/c/omp_task.c b/openmp/testsuite/c/omp_task.c index 623e7a7e011..ae89790cd84 100644 --- a/openmp/testsuite/c/omp_task.c +++ b/openmp/testsuite/c/omp_task.c @@ -47,6 +47,6 @@ int <ompts:testcode:functionname>omp_task</ompts:testcode:functionname>(FILE * l return 1; } return 0; -} /* end of check_paralel_for_private */ +} /* end of check_parallel_for_private */ </ompts:testcode> </ompts:test> |