aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/pcre2-10.32/pcre2test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/pcre2-10.32/pcre2test.c')
-rw-r--r--test/monniaux/pcre2-10.32/pcre2test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/pcre2-10.32/pcre2test.c b/test/monniaux/pcre2-10.32/pcre2test.c
index 25a7c4a1..a1fb64cb 100644
--- a/test/monniaux/pcre2-10.32/pcre2test.c
+++ b/test/monniaux/pcre2-10.32/pcre2test.c
@@ -8792,7 +8792,7 @@ FREECONTEXTS;
#endif
clock_stop();
- print_total_clock();
+ printerr_total_clock();
return yield;
}