Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / mdlib / expanded.cpp
index 025cdac6573216f416f977d3c0cf022259a703ff..51807ab3bc34aa9ed62d9050b809fac81765a4f5 100644 (file)
@@ -1479,7 +1479,7 @@ int ExpandedEnsembleDynamics(FILE*                               log,
             {
                 told              = ir->opts.ref_t[i];
                 ir->opts.ref_t[i] = simtemp->temperatures[lamnew];
-                buf_ngtc[i]       = std::sqrt(ir->opts.ref_t[i] / told); /* using the buffer as temperature scaling */
+                buf_ngtc[i] = std::sqrt(ir->opts.ref_t[i] / told); /* using the buffer as temperature scaling */
             }
         }