1
1
This commit was SVN r20394.
Этот коммит содержится в:
Ralph Castain 2009-02-01 20:58:17 +00:00
родитель debf128e53
Коммит c3261e1a05

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

@ -196,7 +196,9 @@ typedef struct orte_iof_base_t orte_iof_base_t;
OPAL_EV_WRITE, \
wrthndlr, ep); \
} \
if (NULL != (eplist)) { \
opal_list_append((eplist), &ep->super); \
} \
*(snk) = ep; \
} while(0);