mirror of https://github.com/ecmwf/eccodes.git
Clean up
This commit is contained in:
parent
0ce50e6f93
commit
f1d42e5348
|
@ -202,7 +202,7 @@ int process_file(const char* filename)
|
|||
codes_handle_delete(h);
|
||||
}
|
||||
fclose(in);
|
||||
printf("\nFile %s OK\n\n", filename);
|
||||
printf("\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue