Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / pulling / pull_internal.h
index 749d70379c8df9265c726ed9140dd2e49ab3120d..6bffa018d0a7b995d3a36114a574eeb31d65c9e8 100644 (file)
@@ -219,7 +219,7 @@ struct pull_comm_t
 #if GMX_MPI
     MPI_Comm mpi_comm_com; /* Communicator for pulling */
 #endif
-    int  nparticipate; /* The number of ranks participating */
+    int nparticipate; /* The number of ranks participating */
     bool isMasterRank; /* Tells whether our rank is the master rank and thus should add the pull virial */
 
     int64_t setup_count; /* The number of decomposition calls */