man: fix a typo in MPI_Win_get_name()
Thanks Nicolas Joly for the report Fixes open-mpi/ompi#2782 Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
родитель
e7588f0509
Коммит
6f2ca5809b
@ -50,7 +50,7 @@ Window whose name is to be returned (handle).
|
|||||||
.ft R
|
.ft R
|
||||||
.TP 1i
|
.TP 1i
|
||||||
win_name
|
win_name
|
||||||
the Tame previously stored on the window, or an empty string if no such name exists (string).
|
the name previously stored on the window, or an empty string if no such name exists (string).
|
||||||
.TP 1i
|
.TP 1i
|
||||||
resultlen
|
resultlen
|
||||||
Length of returned name (integer).
|
Length of returned name (integer).
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user