mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-17 20:14:52 -05:00
Delete trailing whitespace.
This commit is contained in:
+1
-1
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user