whitespace

This commit is contained in:
Axel Kohlmeyer
2022-03-22 21:47:26 -04:00
parent 31f0d5c056
commit 0bd8500da3

View File

@ -674,7 +674,7 @@ void PairExTeP::read_file(char *file)
}
}
}
MPI_Bcast(&nparams, 1, MPI_INT, 0, world);
MPI_Bcast(&maxparam, 1, MPI_INT, 0, world);