Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / mdlib / mdatoms.cpp
index 82ecd24b4b0937e50c0d021c4dbf8e26bae06c22..3749019a9dd95abc1df245f5cc3c6971c434471b 100644 (file)
@@ -217,7 +217,7 @@ void atoms2md(const gmx_mtop_t&  mtop,
 {
     gmx_bool         bLJPME;
     const t_grpopts* opts;
-    int nthreads gmx_unused;
+    int nthreads     gmx_unused;
 
     bLJPME = EVDW_PME(inputrec.vdwtype);