summaryrefslogtreecommitdiffstats
path: root/test/API/tfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/API/tfile.c')
-rw-r--r--test/API/tfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/API/tfile.c b/test/API/tfile.c
index 12c57e6..5462467 100644
--- a/test/API/tfile.c
+++ b/test/API/tfile.c
@@ -5742,7 +5742,7 @@ test_libver_bounds_copy(void)
CHECK_I(ret, "h5_driver_is_default_vfd_compatible");
if (!driver_is_default_compatible) {
- HDprintf("-- SKIPPED --\n");
+ printf("-- SKIPPED --\n");
return;
}