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 *
1705
1705
OMPI_DECLSPEC int MPI_Session_delete_attr (MPI_Session session , int session_keyval );
1706
1706
OMPI_DECLSPEC int MPI_Session_finalize (MPI_Session * session );
1707
1707
OMPI_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 ,
1709
1709
void * attribute_val , int * flag );
1710
1710
OMPI_DECLSPEC int MPI_Session_get_info (MPI_Session session , MPI_Info * info_used );
1711
1711
OMPI_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