whitespace

This commit is contained in:
Axel Kohlmeyer
2022-04-22 13:39:05 -04:00
parent c054edda6b
commit 1568974e8e
2 changed files with 2 additions and 2 deletions

View File

@ -360,7 +360,7 @@ double Angle::memory_usage()
void Angle::reinit()
{
if (!reinitflag)
if (!reinitflag)
error->all(FLERR, "Fix adapt interface to this angle style not supported");
init();