mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
fixing merge issue
This commit is contained in:
parent
abf247de92
commit
eabb690949
@ -21,8 +21,6 @@ url for the server plus the path.
|
||||
If serverlist is present, then is should be a comma
|
||||
separated list of servers (host+port) to try.
|
||||
It defaults to REMOTETESTSERVERS.
|
||||
Note that if accessing the standard Unidata test servers,
|
||||
then the suffix argument will be either "dts" or "d4ts".
|
||||
*/
|
||||
|
||||
static void
|
||||
|
@ -14,7 +14,7 @@
|
||||
#include "config.h"
|
||||
#include "hdf5internal.h"
|
||||
|
||||
extern int nc4_vararray_add(NC_GRP_INFO_T *grp, NC_VAR_INFO_T *var);
|
||||
static void dumpopenobjects(NC_FILE_INFO_T* h5);
|
||||
|
||||
/** @internal When we have open objects at file close, should
|
||||
we log them or print to stdout. Default is to log. */
|
||||
|
Loading…
Reference in New Issue
Block a user