Fix clang-format
[alexxy/gromacs.git] / src / gromacs / mdlib / coupling.cpp
index ef2a5c5048f4c284468d6b2718f381c513fb6096..fb92b1e5568cb85cef1a751b51377f9ce6e10ccb 100644 (file)
@@ -881,8 +881,8 @@ void calculateScalingMatrixImplDetail<PressureCoupling::Berendsen>(const t_input
                                                                    real              dt,
                                                                    const matrix      pres,
                                                                    const matrix      box,
-                                                                   real    scalar_pressure,
-                                                                   real    xy_pressure,
+                                                                   real scalar_pressure,
+                                                                   real xy_pressure,
                                                                    int64_t gmx_unused step)
 {
     real p_corr_z = 0;