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 27572cd commit 31c5a75Copy full SHA for 31c5a75
ompi/mpi/c/get_address.c.in
@@ -29,7 +29,7 @@
29
#include "ompi/communicator/communicator.h"
30
#include "ompi/errhandler/errhandler.h"
31
32
-PROTOTYPE ERROR_CLASS get_address(BUFFER_CONST location, AINT_OUT address)
+PROTOTYPE ERROR_CLASS get_address(VOID_CONST location, AINT_OUT address)
33
{
34
if( MPI_PARAM_CHECK ) {
35
OMPI_ERR_INIT_FINALIZE(FUNC_NAME);
0 commit comments