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

@ -852,7 +852,7 @@ void PairTersoffTable::read_file(char *file)
if (comm->me == 0) {
PotentialFileReader reader(lmp, file, "TersoffTable", unit_convert_flag);
char *line;
// transparently convert units for supported conversions
int unit_convert = reader.get_unit_convert();