remove trailing whitespace

This commit is contained in:
Axel Kohlmeyer
2020-06-30 17:48:18 -04:00
parent 1035dcd4cc
commit 6af407d01e
14 changed files with 70 additions and 70 deletions

View File

@ -1683,7 +1683,7 @@ double FixHyperLocal::compute_vector(int i)
return (double) allovercount;
}
*/
return 0.0;
}