Refactored pull data structures
[alexxy/gromacs.git] / src / gromacs / mdlib / broadcaststructs.cpp
index c13b7185fe306c6c5fe805cbcb06df36dedd2c75..049fc4cba74efcc2ae11a5d264c403d0b50a024a 100644 (file)
@@ -493,7 +493,7 @@ static void bc_pull_group(const t_commrec *cr, t_pull_group *pgrp)
     }
 }
 
-static void bc_pull(const t_commrec *cr, t_pull *pull)
+static void bc_pull(const t_commrec *cr, pull_params_t *pull)
 {
     int g;