summaryrefslogtreecommitdiffstats
path: root/perform/pio_perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'perform/pio_perf.c')
-rw-r--r--perform/pio_perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perform/pio_perf.c b/perform/pio_perf.c
index 08bd67a..2f8e7bb 100644
--- a/perform/pio_perf.c
+++ b/perform/pio_perf.c
@@ -958,7 +958,7 @@ report_parameters(struct options *opts)
}
HDfprintf(output, "rank %d: ", rank);
- h5_dump_info_object(pio_info_g);
+ h5_dump_info_object(h5_io_info_g);
HDfprintf(output, "\n");
}