Code beautification with uncrustify
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_x86_simd256.h
index d2246c93517078532e55242d7f491495b5c8951e..2874248d9fcff735274fe40389b6146c15e51b6f 100644 (file)
@@ -46,10 +46,10 @@ void
 nbnxn_kernel_x86_simd256(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);