remove trailing whitespace
This commit is contained in:
@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user