Delete trailing whitespace.

This commit is contained in:
Bård Skaflestad 2011-10-18 20:41:44 +02:00
parent 99fa7b7f0e
commit cd02647d53

View File

@ -674,7 +674,7 @@ main(void)
for (i = 0; i < G->number_of_cells; i++) {
fprintf(stderr, "press(%02d) = %g;\n", i + 1, cpress[i]);
}
cfs_tpfa_destroy(h);
deallocate_cq(cq);
deallocate_flowbc(bc);