Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2023
1 parent 2fba3b9 commit 7e05738
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions testpar/t_filters_parallel.c
Original file line number Diff line number Diff line change
Expand Up @@ -10058,8 +10058,7 @@ main(int argc, char **argv)
goto exit;

if (MAINPROCESS)
printf("All Parallel Filters tests passed - total test time was %f seconds\n",
total_test_time);
printf("All Parallel Filters tests passed - total test time was %f seconds\n", total_test_time);

exit:
if (nerrors)
Expand Down

0 comments on commit 7e05738

Please sign in to comment.