Skip to content

Commit 1688d76

Browse files
committed
apply patch ompi-query-thread.patch
from dalcinl Signed-off-by: Howard Pritchard <[email protected]>
1 parent 9e79d60 commit 1688d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ompi/mpi/c/query_thread.c.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include "ompi/communicator/communicator.h"
2828
#include "ompi/errhandler/errhandler.h"
2929

30-
PROTOTYPE ERROR_CLASS query_thread(INT_OUT provided)
30+
PROTOTYPE ERROR_CLASS query_thread(TS_LEVEL_OUT provided)
3131
{
3232
if (MPI_PARAM_CHECK) {
3333
OMPI_ERR_INIT_FINALIZE(FUNC_NAME);

0 commit comments

Comments
 (0)