[mpich] MPICH primary repository branch, master, updated. v3.1b1-30-gbf6d4d4
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via bf6d4d4d7b3877b2a8573590dd0c65ee4e5816e2 (commit) from 7d3a61213d7c9e2c098205f032e4e8eeeaf57d4d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/bf6d4d4d7b3877b2a8573590dd0c65ee4e... commit bf6d4d4d7b3877b2a8573590dd0c65ee4e5816e2 Author: William Gropp <[email protected]> Date: Mon Aug 26 07:20:31 2013 -0500 Add comment on end of PMPI ifdef to improve readability diff --git a/src/mpi/coll/op_create.c b/src/mpi/coll/op_create.c index 02f4492..3afeeaa 100644 --- a/src/mpi/coll/op_create.c +++ b/src/mpi/coll/op_create.c @@ -60,7 +60,7 @@ void MPIR_Op_set_fc( MPI_Op op ) } #endif -#endif +#endif /* MPICH_MPI_FROM_PMPI */ #undef FUNCNAME #define FUNCNAME MPI_Op_create ----------------------------------------------------------------------- Summary of changes: src/mpi/coll/op_create.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org