Bulk change to const ref for mtop
[alexxy/gromacs.git] / src / gromacs / listed_forces / orires.h
index bff4c3102fc9606513c0e42cc1b27e0c115d3d86..981cbed67e7b7f9fba31788f4267247a55d53b5b 100644 (file)
@@ -76,7 +76,7 @@ class ArrayRef;
  * restraints can not run in parallel).
  */
 void init_orires(FILE*                 fplog,
-                 const gmx_mtop_t*     mtop,
+                 const gmx_mtop_t&     mtop,
                  const t_inputrec*     ir,
                  const t_commrec*      cr,
                  const gmx_multisim_t* ms,