summaryrefslogtreecommitdiffstats
path: root/test/h5test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.h')
-rw-r--r--test/h5test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/h5test.h b/test/h5test.h
index 695199c..6cf7277 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -27,7 +27,7 @@
*/
extern char *paraprefix;
#ifdef H5_HAVE_PARALLEL
-extern MPI_Info pio_info_g; /* MPI INFO object to run the PIO */
+extern MPI_Info h5_io_info_g; /* MPI INFO object for IO */
#endif
/*