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 ef6618e commit 601c585Copy full SHA for 601c585
docs/man-openmpi/man3/MPI_Pack_external_size.3.rst
@@ -21,7 +21,7 @@ C Syntax
21
22
#include <mpi.h>
23
24
- int MPI_Pack_external_size(char *datarep, int incount,
+ int MPI_Pack_external_size(const char *datarep, int incount,
25
MPI_Datatype datatype, MPI_Aint *size)
26
27
0 commit comments