Code beautification with uncrustify
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_simd_2xnn.h
index c3a6b3b6ee90a4ef70c3f824e7c483692df68272..41cb699b9dc4f21294696584df5d6133eaf77ce4 100644 (file)
@@ -52,10 +52,10 @@ void
 nbnxn_kernel_simd_2xnn(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);