mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
made dumpopenobjects static in attempt to get appvayor build working
This commit is contained in:
parent
90d5783eea
commit
abf247de92
@ -255,7 +255,7 @@ nc4_close_netcdf4_file(NC_FILE_INFO_T *h5, int abort, NC_memio* memio)
|
||||
*
|
||||
* @author Dennis Heimbigner
|
||||
*/
|
||||
void
|
||||
static void
|
||||
dumpopenobjects(NC_FILE_INFO_T* h5)
|
||||
{
|
||||
NC_HDF5_FILE_INFO_T *hdf5_info;
|
||||
|
Loading…
Reference in New Issue
Block a user