diff options
Diffstat (limited to 'openmp/testsuite/c/omp_task_final.c')
-rw-r--r-- | openmp/testsuite/c/omp_task_final.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/testsuite/c/omp_task_final.c b/openmp/testsuite/c/omp_task_final.c index e6560f412c4..4e00c5f4ddf 100644 --- a/openmp/testsuite/c/omp_task_final.c +++ b/openmp/testsuite/c/omp_task_final.c @@ -47,6 +47,6 @@ int <ompts:testcode:functionname>omp_task_final</ompts:testcode:functionname>(FI error++; } return (error==0); -} /* end of check_paralel_for_private */ +} /* end of check_parallel_for_private */ </ompts:testcode> </ompts:test> |