Commit a4504c4
committed
fortran/ignore-tkr: fix typos in PMPI_* symbols
- PPMPI_Bcast -> PMPI_Bcast
- PPMPI_Bcast_init -> PMPI_Bcast_init
Thanks Felix Uhl for reporting this
Refs. #10674
Signed-off-by: Gilles Gouaillardet <[email protected]>1 parent 8d081c9 commit a4504c4
File tree
1 file changed
+3
-3
lines changed- ompi/mpi/fortran/use-mpi-ignore-tkr
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments