1
1
This commit was SVN r27626.
Этот коммит содержится в:
George Bosilca 2012-11-21 20:07:20 +00:00
родитель a427a7e727
Коммит 994d1aba50

Просмотреть файл

@ -40,7 +40,7 @@ orte_rml_send_msg_callback(int status,
void* cbdata)
{
orte_rml_oob_msg_t *msg = (orte_rml_oob_msg_t*) cbdata;
orte_rml_oob_msg_header_t *hdr =
orte_rml_oob_msg_header_t *hdr =
(orte_rml_oob_msg_header_t*) iov[0].iov_base;
if (msg->msg_type == ORTE_RML_BLOCKING_SEND) {