We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f40be6 commit 17714b2Copy full SHA for 17714b2
ompi/mpi/fortran/use-mpi-f08/Makefile.am
@@ -46,7 +46,7 @@ AM_CPPFLAGS =
46
# involves a user supplied buffer(s), and hence the need to generate
47
# either assumed rank or assumed shape arrays with possible async
48
# attributes, the *.c.in method needs to be used. Otherwise a *.F90
49
-# file can be used. In addition, the mod/mpi-f08-rename.h file
+# file can be used. In addition, the mod/mpi-f08-rename.h file
50
# will need to be updated to include a rename line for the new method.
51
#
52
if OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS
0 commit comments