Skip to content

Commit 40506b4

Browse files
committed
fix typos
Signed-off-by: Thomas Naughton <[email protected]>
1 parent 4ab1ee3 commit 40506b4

File tree

4 files changed

+0
-71
lines changed

4 files changed

+0
-71
lines changed

ompi/mpi/fortran/use-mpi-f08/remove_class_f08.F90

Lines changed: 0 additions & 23 deletions
This file was deleted.

ompi/mpi/fortran/use-mpi-f08/remove_code_f08.F90

Lines changed: 0 additions & 23 deletions
This file was deleted.

ompi/mpi/fortran/use-mpi-f08/remove_error_string_f08.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ subroutine MPI_Error_error_string_f08(errorcode,ierror)
1515
use, intrinsic :: ISO_C_BINDING, only : C_INT
1616
implicit none
1717
integer, intent(in) :: errorcode
18-
character(len=*), intent(in) :: string
1918
integer, optional, intent(out) :: ierror
2019
integer :: c_ierror
2120

ompi/mpi/fortran/use-mpi-f08/remove_string_f08.F90

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)