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

@ -176,7 +176,7 @@ void PairMorse::settings(int narg, char **arg)
void PairMorse::coeff(int narg, char **arg)
{
if (narg < 5 || narg > 6)
if (narg < 5 || narg > 6)
error->all(FLERR,"Incorrect args for pair coefficients");
if (!allocated) allocate();