mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
typo
This commit is contained in:
parent
5a0c7abb8f
commit
455f3b9976
0
nc_test/run_diskless5.sh
Normal file → Executable file
0
nc_test/run_diskless5.sh
Normal file → Executable file
@ -59,7 +59,7 @@ main(int argc, const char* argv[])
|
||||
int ncid;
|
||||
int rh_id;
|
||||
T rh_vals[HRAPY*HRAPX];
|
||||
size_t i;
|
||||
int i;
|
||||
#ifdef MEM
|
||||
int fd;
|
||||
char buffer[1000000];
|
||||
|
Loading…
Reference in New Issue
Block a user