Code beautification with uncrustify
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_x86_simd128.h
index 5488bfa22fd464c88d7cfaddd6c7188cdc0bdcc4..6caee1e5fda8d69cffc19da7adc42320e9e50c84 100644 (file)
@@ -46,10 +46,10 @@ void
 nbnxn_kernel_x86_simd128(nbnxn_pairlist_set_t       *nbl_list,
                          const nbnxn_atomdata_t     *nbat,
                          const interaction_const_t  *ic,
-                         int                        ewald_excl,
+                         int                         ewald_excl,
                          rvec                       *shift_vec,
-                         int                        force_flags,
-                         int                        clearF,
+                         int                         force_flags,
+                         int                         clearF,
                          real                       *fshift,
                          real                       *Vc,
                          real                       *Vvdw);