summaryrefslogtreecommitdiffstats
path: root/testpar/API/t_pshutdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/API/t_pshutdown.c')
-rw-r--r--testpar/API/t_pshutdown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/API/t_pshutdown.c b/testpar/API/t_pshutdown.c
index 48a8005..269e6dd 100644
--- a/testpar/API/t_pshutdown.c
+++ b/testpar/API/t_pshutdown.c
@@ -70,7 +70,7 @@ main(int argc, char **argv)
!(vol_cap_flags_g & H5VL_CAP_FLAG_DATASET_BASIC)) {
if (MAINPROCESS) {
puts("SKIPPED");
- HDprintf(
+ printf(
" API functions for basic file, group, or dataset aren't supported with this connector\n");
fflush(stdout);
}