Skip to content

Commit b0af63d

Browse files
committed
another problem found by mac-os ci
Signed-off-by: Howard Pritchard <[email protected]>
1 parent 2efd55b commit b0af63d

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
@@ -62,7 +62,7 @@ OMPI_GENERATE_F77_BINDINGS (MPI_COMM_FLUSH_BUFFER,
6262
(MPI_Fint *comm, MPI_Fint *ierr),
6363
(comm, ierr) )
6464
#else
65-
#define ompi_comm_flush_f pompi_comm_flush_f
65+
#define ompi_comm_flush_buffer_f pompi_comm_flush_buffer_f
6666
#endif
6767
#endif
6868

0 commit comments

Comments
 (0)