man: Add const
that is removed accidentally in 2226cdb.
Этот коммит содержится в:
родитель
7fef70c9b8
Коммит
d9c93c9f5d
@ -15,7 +15,7 @@
|
||||
.nf
|
||||
C Syntax
|
||||
#include <mpi.h>
|
||||
int MPI_File_iwrite_shared(MPI_File \fIfh\fP, void \fI*buf\fP, int \fIcount\fP,
|
||||
int MPI_File_iwrite_shared(MPI_File \fIfh\fP, const void \fI*buf\fP, int \fIcount\fP,
|
||||
MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)
|
||||
|
||||
.fi
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user