mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
Addressing issues in large file tests on Windows.
This commit is contained in:
parent
f8c7df70b3
commit
e8ebe66b17
@ -1946,7 +1946,7 @@ ncrecget(int ncid, long recnum, void **datap);
|
||||
EXTERNL int
|
||||
ncrecput(int ncid, long recnum, void *const *datap);
|
||||
|
||||
/* EXTERNL int nc_finalize(); */
|
||||
EXTERNL int nc_finalize();
|
||||
|
||||
/* End v2.4 backward compatibility */
|
||||
#endif /*!NO_NETCDF_2*/
|
||||
|
Loading…
Reference in New Issue
Block a user