Delete trailing whitespace.
This commit is contained in:
parent
ceaea9f987
commit
e44b7317b8
@ -247,7 +247,7 @@ vector_write(size_t n, const double *v, const char *fn)
|
|||||||
if (fp != NULL) {
|
if (fp != NULL) {
|
||||||
vector_write_stream(n, v, fp);
|
vector_write_stream(n, v, fp);
|
||||||
}
|
}
|
||||||
|
|
||||||
fclose(fp);
|
fclose(fp);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user