declare undeclared function, so that the code will compile.
This commit was SVN r14625.
Этот коммит содержится в:
родитель
dc06f174ae
Коммит
5359cee937
@ -227,7 +227,7 @@ orte_rml_cnos_xcast(orte_process_name_t * root,
|
|||||||
orte_gpr_notify_message_t *msg2,
|
orte_gpr_notify_message_t *msg2,
|
||||||
orte_gpr_trigger_cb_fn_t cbfunc)
|
orte_gpr_trigger_cb_fn_t cbfunc)
|
||||||
{
|
{
|
||||||
if (NULL != root || NULL != msg) {
|
if (NULL != root || NULL != msg2) {
|
||||||
return ORTE_ERR_NOT_SUPPORTED;
|
return ORTE_ERR_NOT_SUPPORTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user