mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
fix bad edit
This commit is contained in:
parent
afe5a2998c
commit
a3a3e15cb1
@ -2202,7 +2202,6 @@ int
|
||||
NC4_HDF5_inq_var_all(int ncid, int varid, char *name, nc_type *xtypep,
|
||||
int *ndimsp, int *dimidsp, int *nattsp,
|
||||
int *shufflep, int *unused4, int *unused5,
|
||||
int *shufflep, int *deflatep, int *deflate_levelp,
|
||||
int *fletcher32p, int *storagep, size_t *chunksizesp,
|
||||
int *no_fill, void *fill_valuep, int *endiannessp,
|
||||
unsigned int *unused1, size_t *unused2, unsigned int *unused3)
|
||||
|
Loading…
Reference in New Issue
Block a user