remove trailing whitespace

This commit is contained in:
Axel Kohlmeyer
2020-06-11 19:04:15 -04:00
parent 6274234376
commit a8c1ce98cf
4 changed files with 26 additions and 26 deletions

View File

@ -81,7 +81,7 @@ Fix::Fix(LAMMPS *lmp, int /*narg*/, char **arg) :
maxexchange_dynamic = 0;
pre_exchange_migrate = 0;
stores_ids = 0;
scalar_flag = vector_flag = array_flag = 0;
peratom_flag = local_flag = 0;
global_freq = local_freq = peratom_freq = -1;