File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1705,7 +1705,7 @@ OMPI_DECLSPEC int MPI_Session_create_keyval (MPI_Session_delete_attr_function *
17051705OMPI_DECLSPEC int MPI_Session_delete_attr (MPI_Session session , int session_keyval );
17061706OMPI_DECLSPEC int MPI_Session_finalize (MPI_Session * session );
17071707OMPI_DECLSPEC int MPI_Session_free_keyval (int * session_keyval );
1708- OMPI_DECLSPEC int MPI_Session_get_attr (MPI_Session datatype , int session_keyval ,
1708+ OMPI_DECLSPEC int MPI_Session_get_attr (MPI_Session session , int session_keyval ,
17091709 void * attribute_val , int * flag );
17101710OMPI_DECLSPEC int MPI_Session_get_info (MPI_Session session , MPI_Info * info_used );
17111711OMPI_DECLSPEC int MPI_Session_get_num_psets (MPI_Session session , int * npset_names );
You can’t perform that action at this time.
0 commit comments