Skip to content

Commit 8c8b7bd

Browse files
committed
Fix language text for example
Code snippet appears to be C not Fortran. Signed-off-by: Harumi Kuno <harumi.kuno@hpe.com>
1 parent ca65630 commit 8c8b7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oshmem/shmem/man/man3/shmem_putmem_nbi.3in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ See \fIintro_shmem\fP(3)
143143
for a definition of the term remotely accessible.
144144
.SH EXAMPLES
145145

146-
Consider this simple example for Fortran.
146+
Consider this simple example for C.
147147
.Vb
148148
#include <stdio.h>
149149
#include <mpp/shmem.h>

0 commit comments

Comments
 (0)