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.
2 parents fc776e3 + 3923bf8 commit 8d2c98eCopy full SHA for 8d2c98e
ompi/mpi/man/man3/MPI_Comm_connect.3in
@@ -13,7 +13,7 @@
13
.SH C Syntax
14
.nf
15
#include <mpi.h>
16
-int MPI_Comm_connect(const gchar *\fIport_name\fP, MPI_Info \fIinfo\fP, int \fIroot\fP,
+int MPI_Comm_connect(const char *\fIport_name\fP, MPI_Info \fIinfo\fP, int \fIroot\fP,
17
MPI_Comm \fIcomm\fP, MPI_Comm *\fInewcomm\fP)
18
19
.fi
0 commit comments