summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorkmu <kmu@hdfgroup.org>2020-01-28 20:37:46 (GMT)
committerkmu <kmu@hdfgroup.org>2020-01-28 20:37:46 (GMT)
commitccae67aefc31d3f30be183c78f040abdead159d3 (patch)
tree7d8c0a23e3ab61a540519ce1b2671ec23f3a8885 /testpar
parent3509872fe410c5bcf57a642ad79d98f4d07c7c7f (diff)
downloadhdf5-ccae67aefc31d3f30be183c78f040abdead159d3.zip
hdf5-ccae67aefc31d3f30be183c78f040abdead159d3.tar.gz
hdf5-ccae67aefc31d3f30be183c78f040abdead159d3.tar.bz2
missing prototype warning
Diffstat (limited to 'testpar')
-rw-r--r--testpar/t_2Gio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_2Gio.c b/testpar/t_2Gio.c
index e833a0a..1d6f87c 100644
--- a/testpar/t_2Gio.c
+++ b/testpar/t_2Gio.c
@@ -525,7 +525,7 @@ dataset_vrfy(hsize_t start[], hsize_t count[], hsize_t stride[], hsize_t block[]
#define H5FILE_NAME "hugefile.h5"
#define DATASETNAME "dataset"
-int MpioTest2G( MPI_Comm comm, int mpi_rank )
+static int MpioTest2G( MPI_Comm comm, int mpi_rank )
{
/*
* HDF5 APIs definitions