mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-03 21:16:54 -06:00
Delete trailing whitespace.
This commit is contained in:
parent
94fc6de78a
commit
7fb517e192
@ -247,7 +247,7 @@ vector_write(size_t n, const double *v, const char *fn)
|
||||
if (fp != NULL) {
|
||||
vector_write_stream(n, v, fp);
|
||||
}
|
||||
|
||||
|
||||
fclose(fp);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user