remove trailing whitespace

This commit is contained in:
Axel Kohlmeyer
2018-03-16 12:37:27 -04:00
parent ee862d8bf5
commit 59dbb49cf9
204 changed files with 1543 additions and 1543 deletions

View File

@ -800,7 +800,7 @@ void PairEDIP::coeff(int narg, char **arg)
if (nelements != 1)
error->all(FLERR,"Pair style edip only supports single element potentials");
// read potential file and initialize potential parameters
read_file(arg[2]);