1
1

AFACT, we never put endpoints on a list.

This commit was SVN r17940.
Этот коммит содержится в:
Jeff Squyres 2008-03-24 18:32:55 +00:00
родитель 58d51f2689
Коммит ebfdd133f5

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

@ -150,7 +150,7 @@ typedef struct mca_btl_openib_endpoint_qp_t {
*/
struct mca_btl_base_endpoint_t {
opal_list_item_t super;
opal_object_t super;
struct mca_btl_openib_module_t* endpoint_btl;
/**< BTL instance that created this connection */