mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
#endfi -> #endif
This commit is contained in:
parent
83ec39f5db
commit
909940f9d3
@ -817,7 +817,7 @@ nc_def_var_extra(int ncid, int varid, int *shuffle, int *deflate,
|
||||
|
||||
#ifdef USE_HDF4
|
||||
ishdf4 = h5->hdf4;
|
||||
#endfi
|
||||
#endif
|
||||
|
||||
/* Attempting to do any of these things on a netCDF-3 file produces
|
||||
* an error. */
|
||||
|
Loading…
Reference in New Issue
Block a user