mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
missing prototype warning
This commit is contained in:
parent
3509872fe4
commit
ccae67aefc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user