[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1b1-25-g203de0e

mysql vizuser noreply at mpich.org
Tue Aug 27 09:54:29 CDT 2013


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  203de0e0906adfa8ec530fefd29e994062e3be17 (commit)
      from  b008288d9f43e3a3c480a8a8e4dd7903c3e2bae0 (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/203de0e0906adfa8ec530fefd29e994062e3be17

commit 203de0e0906adfa8ec530fefd29e994062e3be17
Author: William Gropp <wgropp at illinois.edu>
Date:   Wed Aug 14 10:42:32 2013 -0500

    Minor fix for typo in documentation comment

diff --git a/src/mpid/ch3/include/mpidimpl.h b/src/mpid/ch3/include/mpidimpl.h
index a71e8a3..c78ee33 100644
--- a/src/mpid/ch3/include/mpidimpl.h
+++ b/src/mpid/ch3/include/mpidimpl.h
@@ -1734,7 +1734,7 @@ int MPIDI_CH3_PG_Destroy( struct MPIDI_PG *pg );
 @*/
 int MPIDI_CH3_VC_Destroy( struct MPIDI_VC *vc );
 
-/*@ MPIDI_CH3_InitComplete - Perform any channel-specific initialization 
+/*@ MPIDI_CH3_InitCompleted - Perform any channel-specific initialization
   actions after MPID_Init but before MPI_Init (or MPI_Initthread) returns
   @*/
 int MPIDI_CH3_InitCompleted( void );

-----------------------------------------------------------------------

Summary of changes:
 src/mpid/ch3/include/mpidimpl.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list