Skip to content

Commit 7e10634

Browse files
committed
another fix
Signed-off-by: Howard Pritchard <[email protected]>
1 parent b439927 commit 7e10634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ompi/mpi/fortran/mpif-h/comm_flush_buffer_f.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ OMPI_GENERATE_F77_BINDINGS (PMPI_COMM_FLUSH_BUFFER,
3838
pmpi_comm_flush_buffer,
3939
pmpi_comm_flush_buffer_,
4040
pmpi_comm_flush_buffer__,
41-
pompi_comm_flush_f,
41+
pompi_comm_flush_buffer_f,
4242
(MPI_Fint *comm, MPI_Fint *ierr),
4343
(comm, ierr) )
4444
#endif

0 commit comments

Comments
 (0)