Skip to content

Commit 17714b2

Browse files
committed
Makefile.am: fix whitespace
No code or logic changes Signed-off-by: Jeff Squyres <jeff@squyres.com>
1 parent 4f40be6 commit 17714b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ompi/mpi/fortran/use-mpi-f08/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ AM_CPPFLAGS =
4646
# involves a user supplied buffer(s), and hence the need to generate
4747
# either assumed rank or assumed shape arrays with possible async
4848
# 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
49+
# file can be used. In addition, the mod/mpi-f08-rename.h file
5050
# will need to be updated to include a rename line for the new method.
5151
#
5252
if OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS

0 commit comments

Comments
 (0)